summaryrefslogtreecommitdiff
path: root/lib/tsocket/tsocket_writev.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-19lib/tsocket: add a fast path to tsocket_writev_send/recv()Stefan Metzmacher1-0/+10
This is similar to the tsocket_sendto_send/recv() fast path. metze
2009-03-19lib/tsocket: add tsocket_writev_queue_send/recv()Stefan Metzmacher1-0/+119
metze
2009-03-19lib/tsocket: add tsocket_writev_send/recv()Stefan Metzmacher1-0/+187
metze