summaryrefslogtreecommitdiff
path: root/source3/include/async_req.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-18Add a macro async_req_setup()Volker Lendecke1-0/+7
2009-01-04Add an async queueing mechanismVolker Lendecke1-0/+8
2009-01-04Add async timeout helpersVolker Lendecke1-0/+10
2009-01-03struct async_req doesn't really need to carry an event_contextVolker Lendecke1-9/+3
2008-12-08Simplify async programming a bit with helper routinesVolker Lendecke1-0/+4
2008-07-26Create doxygen comments for async_req.[ch]Volker Lendecke1-41/+82
2008-03-18Fix bug 5334Volker Lendecke1-0/+7
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke1-0/+89