r4765: simplify the async socket code to always go via the event handler
commitdb4380717041485e216f965103f9e803518b45c3
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2005 01:21:18 +0000 (16 01:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:51 +0000 (10 13:08 -0500)
treeb5f6cf16f65335975766a7079423a2f9bfb3c217
parente5e4dd0d3499e0c63cddd5669cf2875cee7d4e3f
r4765: simplify the async socket code to always go via the event handler
rather than short-circuiting in the unlikely event the OS returns an
immediate success on a non-blocking connect
source/libcli/raw/clisocket.c