If we get an error writing to a socket, then we should perhaps
authorMartin Pool <mbp@samba.org>
Tue, 12 Mar 2002 06:08:36 +0000 (06:08 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 12 Mar 2002 06:08:36 +0000 (06:08 +0000)
commit89b0a3d963097d8b1f7d807d8bd617c1477937b4
tree5077ffbceffcfdca01c27901269339e24bd64001
parent3a79260d3a3510b011ed76a7c201d60619893817
  If we get an error writing to a socket, then we should perhaps
  continue trying to read to see if an error message comes across
  explaining why the socket is closed.  I'm not sure if this would
  work, but it would certainly make our messages more helpful.
TODO