summaryrefslogtreecommitdiff
path: root/source3/lib/async_sock.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-08Simplify async programming a bit with helper routinesVolker Lendecke1-10/+2
2008-12-08Streamline the async_sock API a bitVolker Lendecke1-33/+36
2008-09-29Fix async_connectVolker Lendecke1-1/+2
2008-08-08Add simple async wrappers around send, recv and connectVolker Lendecke1-0/+674