summaryrefslogtreecommitdiff
path: root/lib/socket_wrapper/socket_wrapper.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-07Add read() to socketwrapper. Metze please check.Jeremy Allison1-0/+6
Jeremy.
2009-05-26Add support for sendmsg() in socket_wrapperAndrew Bartlett1-0/+6
This is required because the deferred connect code skips the connect() until sending the packet, but unless we catch this call, the connect() never happens. Andrew Bartlett
2009-03-10socket_wrapper: wrap readv() and writev()Stefan Metzmacher1-0/+12
metze
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+136