Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | async_req: Move to top level dir | Kai Blin | 2009-01-23 | 1 | -160/+0 |
* | Add a macro async_req_setup() | Volker Lendecke | 2009-01-18 | 1 | -0/+7 |
* | Add an async queueing mechanism | Volker Lendecke | 2009-01-04 | 1 | -0/+8 |
* | Add async timeout helpers | Volker Lendecke | 2009-01-04 | 1 | -0/+10 |
* | struct async_req doesn't really need to carry an event_context | Volker Lendecke | 2009-01-03 | 1 | -9/+3 |
* | Simplify async programming a bit with helper routines | Volker Lendecke | 2008-12-08 | 1 | -0/+4 |
* | Create doxygen comments for async_req.[ch] | Volker Lendecke | 2008-07-26 | 1 | -41/+82 |
* | Fix bug 5334 | Volker Lendecke | 2008-03-18 | 1 | -0/+7 |
* | Add basic infrastructure for general async requests | Volker Lendecke | 2008-03-06 | 1 | -0/+89 |