summaryrefslogtreecommitdiffstats
path: root/source3/lib/async_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify async programming a bit with helper routinesVolker Lendecke2008-12-081-10/+2
* Streamline the async_sock API a bitVolker Lendecke2008-12-081-33/+36
* Fix async_connectVolker Lendecke2008-09-291-1/+2
* Add simple async wrappers around send, recv and connectVolker Lendecke2008-08-081-0/+674