Merge pull request #1737 from wking/remove-procConsole-comment

libcontainer/sync: Drop procConsole transaction from comments
This commit is contained in:
Michael Crosby 2020-03-16 14:00:00 -04:00 committed by GitHub
commit 939cd0b734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -19,11 +19,6 @@ type syncType string
// procHooks --> [run hooks]
// <-- procResume
//
// procConsole -->
// <-- procConsoleReq
// [send(fd)] --> [recv(fd)]
// <-- procConsoleAck
//
// procReady --> [final setup]
// <-- procRun
const (