mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
8699f53e6a
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)