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

To be used later :-)
source/Makefile.in
source/include/async_sock.h [new file with mode: 0644]
source/include/includes.h
source/lib/async_sock.c [new file with mode: 0644]