summaryrefslogtreecommitdiffstats
path: root/lib/async_req/async_sock.c
Commit message (Expand)AuthorAgeFilesLines
* s3 async: Fix the build on systems that have ETIMEDOUT but not ETIMETim Prouty2009-02-091-2/+2
* async_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead of ETIMEKai Blin2009-02-091-1/+5
* async_sock: Use unix errnos instead of NTSTATUSKai Blin2009-02-091-27/+93
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-011-15/+15
* async_sock: Move to top levelKai Blin2009-01-281-0/+703