moby--moby/libcontainerd
Kenfe-Mickael Laventure 25810f3f47 Remove timeout on fifos opening
Instead of a timeout the context is cancelled on error to ensure
proper cleanup of the associated fifos' goroutines.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit c178700a04)
Signed-off-by: Victor Vieux <vieux@docker.com>
2017-01-24 15:57:14 -08:00
..
client.go Lock all calls to hcsshim to prevent close races 2016-09-19 12:59:02 -07:00
client_linux.go Remove timeout on fifos opening 2017-01-24 15:57:14 -08:00
client_solaris.go Add expected 3rd party binaries commit ids to info 2016-11-09 07:42:44 -08:00
client_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
client_windows.go Merge pull request #27955 from mlaventure/runc-docker-info 2016-11-10 21:27:14 -08:00
container.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
container_unix.go Remove timeout on fifos opening 2017-01-24 15:57:14 -08:00
container_windows.go Windows: Plumb through user 2016-11-08 17:41:56 -08:00
oom_linux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
oom_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
pausemonitor_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
process.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
process_unix.go Remove timeout on fifos opening 2017-01-24 15:57:14 -08:00
process_windows.go Stop returning errors that should be ignored while closing stdin 2016-11-08 18:25:43 -08:00
queue_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
remote.go Add --live-restore flag 2016-06-13 19:16:26 -07:00
remote_unix.go fix a typo 2016-11-18 13:28:11 -08:00
remote_windows.go Add --live-restore flag 2016-06-13 19:16:26 -07:00
types.go Add expected 3rd party binaries commit ids to info 2016-11-09 07:42:44 -08:00
types_linux.go add lock in libcontainerd client AddProcess 2016-10-02 00:36:25 +08:00
types_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
types_windows.go Windows: Support credential specs 2016-10-06 09:32:22 -07:00
utils_linux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
utils_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
utils_windows.go Windows: Support credential specs 2016-10-06 09:32:22 -07:00
utils_windows_test.go Allow windows environment variables to contain `=` 2016-09-05 08:49:07 +10:00