s3 async: Fix the build on systems that have ETIMEDOUT but not ETIME
authorTim Prouty <tprouty@samba.org>
Mon, 9 Feb 2009 17:36:40 +0000 (09:36 -0800)
committerTim Prouty <tprouty@samba.org>
Mon, 9 Feb 2009 21:23:44 +0000 (13:23 -0800)
commit1696298aad3f84b6cd9008bb2684db572b34dfb5
treed142faa696d335e306c2428b63ce4b0f9486875f
parentf8c0d2fe010e06bed02fab7f51e000907535416a
s3 async: Fix the build on systems that have ETIMEDOUT but not ETIME

Fallback on EAGAIN
lib/async_req/async_sock.c
source3/lib/util_sock.c