1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/server
Arnaud Porterie 8699f53e6a Check channel closed state in /events loop
When listener channel is closed, it becomes always available for
reading: select becomes an active loop which writes default-constructed
events (i.e: empty strings).

Fixes #5766.

Docker-DCO-1.1-Signed-off-by: Arnaud Porterie <arnaud.porterie@gmail.com> (github: icecrime)
2014-05-14 22:35:04 +02:00
..
buildfile.go Update code to handle new path to Follow Symlink func 2014-05-13 10:54:08 -07:00
MAINTAINERS add vieux as server's MAINTAINERS 2014-05-12 20:51:45 +00:00
server.go Check channel closed state in /events loop 2014-05-14 22:35:04 +02:00
server_unit_test.go Move server and buildfile into server pkg 2014-03-14 09:37:08 -07:00