summaryrefslogtreecommitdiff
path: root/source3/lib/async_req.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-05s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher1-7/+6
2009-01-04Add an async queueing mechanismVolker Lendecke1-0/+78
2009-01-04Add async timeout helpersVolker Lendecke1-0/+42
2009-01-03struct async_req doesn't really need to carry an event_contextVolker Lendecke1-5/+4
2008-12-08Simplify async programming a bit with helper routinesVolker Lendecke1-0/+23
2008-07-26Create doxygen comments for async_req.[ch]Volker Lendecke1-4/+80
2008-03-18Fix bug 5334Volker Lendecke1-0/+30
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke1-0/+68