mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
9fb8d5696e
Fix docker/docker#27539 After io.Copy(to, from), we should call to.CloseWrite(), not to.CloseRead(). Without this fix, TestTCP4ProxyHalfClose (newly added in this commit) fails as follows: --- FAIL: TestTCP4ProxyHalfClose (0.00s) network_proxy_test.go:135: EOF Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> |
||
---|---|---|
libnetwork |