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