summaryrefslogtreecommitdiff
path: root/lib/tsocket/tsocket.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-02tsocket: remove DGRAM support from tsocket_contextStefan Metzmacher1-15/+0
2009-04-02tsocket: add tdgram_sendto_queue_send/recv()Stefan Metzmacher1-0/+130
2009-04-02tsocket: split out a smaller tdgram_context abstractionStefan Metzmacher1-0/+264
2009-03-19lib/tsocket: add generic socket abstraction layerStefan Metzmacher1-0/+231