Don't complain about a socket EOF unless it affects a read.
authorWayne Davison <wayned@samba.org>
Sun, 15 Nov 2009 20:49:09 +0000 (12:49 -0800)
committerWayne Davison <wayned@samba.org>
Sun, 15 Nov 2009 20:54:55 +0000 (12:54 -0800)
commitae598f3847bd83b81effb6cc38719e790ed4c1cf
tree6f302f69f2546f642aa2146803291dc95015e868
parentd85d029b923a747fdf9fbf39154f8424129f7023
Don't complain about a socket EOF unless it affects a read.
Make sure a write error drains any messages in the input buffer.
cleanup.c
io.c