Simplify async programming a bit with helper routines
authorVolker Lendecke <vl@sernet.de>
Mon, 1 Dec 2008 07:23:35 +0000 (08:23 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 8 Dec 2008 21:09:33 +0000 (22:09 +0100)
commit7fbb64d726f23da49cd2f07e1a678ed575b70bfa
tree8b58be1fa57d5763f4b6be67105f05aeae644072
parentf9aa69ae352f7f441b04976575b96ecc8b844dbd
Simplify async programming a bit with helper routines

Introduce async_req_is_error() and async_req_simple_recv()
source3/include/async_req.h
source3/lib/async_req.c
source3/lib/async_sock.c
source3/libsmb/clientgen.c
source3/libsmb/clifile.c
source3/libsmb/clireadwrite.c
source3/libsmb/clitrans.c