Add simple async wrappers around send, recv and connect
authorVolker Lendecke <vl@samba.org>
Fri, 8 Aug 2008 16:30:57 +0000 (18:30 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 8 Aug 2008 16:30:57 +0000 (18:30 +0200)
commitb67def0a55cfd15bdfca8e22380cc32a654faaba
treeb51e808724f24f4ba737850e99345ce370e60064
parent617bf10c66f45b6ed83d7f5441586606261e0560
Add simple async wrappers around send, recv and connect

To be used later :-)
(This used to be commit 0d161d336ab9eeccd90d19ef1473646c3008864a)
source3/Makefile.in
source3/include/async_sock.h [new file with mode: 0644]
source3/include/includes.h
source3/lib/async_sock.c [new file with mode: 0644]