Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-09 | s3 async: Fix the build on systems that have ETIMEDOUT but not ETIME | Tim Prouty | 1 | -2/+2 |
2009-02-09 | async_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead of ETIME | Kai Blin | 1 | -1/+5 |
2009-02-09 | async_sock: Use unix errnos instead of NTSTATUS | Kai Blin | 1 | -27/+93 |
2009-02-01 | Split up async_req into a generic and a NTSTATUS specific part | Volker Lendecke | 1 | -15/+15 |
2009-01-28 | async_sock: Move to top level | Kai Blin | 1 | -0/+703 |