r12239: as we only get error from our events system when we wait for read events,
authorStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2005 18:24:59 +0000 (18:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:23 +0000 (13:47 -0500)
commit7d94054d0fc954e6d810573430f2c5d35b73125d
tree4ff69d27420d3ab565be95970fec7343b67186f1
parent064d9409c3dda25a803fd5ca9ad15c48271e8905
r12239: as we only get error from our events system when we wait for read events,
we need to initialy ask for read events too, otherwise we'll never get an
error back from socket_connect()

metze
source/lib/socket/connect.c