registry/storagedriver/ipc
Anton Tiurin 66eeadd754 [IPC/Client] There's no need to send struct{}{} to notify a
waiting goroutine with an infinite loop about the stop. It's enough
to close stopChan. Moreover it could lead to a deadlock if
driver.Stop is called before driver.handleSubprocessExit.

Signed-off-by: Anton Tiurin <noxiouz@yandex.ru>
2015-02-09 09:19:14 +03:00
..
client.go [IPC/Client] There's no need to send struct{}{} to notify a 2015-02-09 09:19:14 +03:00
ipc.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
server.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00