Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-04 | Convert async_connect to "normal" style | Volker Lendecke | 1 | -101/+113 |
2009-01-04 | Actually do a non-blocking connect.... :-) | Volker Lendecke | 1 | -1/+1 |
2009-01-03 | Fix retval of async_syscall_result_int | Volker Lendecke | 1 | -1/+1 |
2009-01-03 | struct async_req doesn't really need to carry an event_context | Volker Lendecke | 1 | -4/+6 |
2009-01-02 | Replace some SMB_ASSERTs with NT_STATUS_INTERNAL_ERROR | Volker Lendecke | 1 | -7/+28 |
2008-12-08 | Simplify async programming a bit with helper routines | Volker Lendecke | 1 | -10/+2 |
2008-12-08 | Streamline the async_sock API a bit | Volker Lendecke | 1 | -33/+36 |
2008-09-29 | Fix async_connect | Volker Lendecke | 1 | -1/+2 |
2008-08-08 | Add simple async wrappers around send, recv and connect | Volker Lendecke | 1 | -0/+674 |