tsocket/bsd: also ask for TEVENT_FD_READ when we want to write into a stream socket
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Jun 2009 11:13:05 +0000 (13:13 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 29 Jun 2009 14:03:57 +0000 (16:03 +0200)
commit857ed9ca5a99e20c0ff58e761ba87c7e6bc872bd
treed4e85bb21410073eb23cab061f84857c52d109b3
parentb1d5e515b23acd50ae5c41c347a2cad1726d03fb
tsocket/bsd: also ask for TEVENT_FD_READ when we want to write into a stream socket

Otherwise we would not notice a broken connection.

metze
lib/tsocket/tsocket_bsd.c