r4765: simplify the async socket code to always go via the event handler
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2005 01:21:18 +0000 (01:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:51 +0000 (13:08 -0500)
commit8ea26bf2fdad4440d65b020943e19128c34c4ed9
treea8f95576fa986e0eb066279471801f4f4e0b931d
parentb5d73bb5c55a8bfb924969ade61c9a513e2558cb
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
(This used to be commit db4380717041485e216f965103f9e803518b45c3)
source4/libcli/raw/clisocket.c