summaryrefslogtreecommitdiffstats
path: root/lib/tsocket/tsocket_readv.c
Commit message (Collapse)AuthorAgeFilesLines
* tsocket: remove tsocket_context related stuffStefan Metzmacher2009-05-011-222/+0
| | | | | | It will be replaced by tdgram_context and tstream_context. metze
* lib/tsocket: add tsocket_readv_send/recv()Stefan Metzmacher2009-03-191-0/+222
metze