Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-19 | lib/tsocket: add tsocket_connect_send/recv() | Stefan Metzmacher | 3 | -1/+129 |
2009-03-19 | lib/tsocket: add tsocket_sendto_queue_send/recv() | Stefan Metzmacher | 2 | -0/+133 |
2009-03-19 | lib/tsocket: add tsocket_sendto_send/recv() | Stefan Metzmacher | 3 | -1/+145 |
2009-03-19 | lib/tsocket: add tsocket_recvfrom_send/recv() | Stefan Metzmacher | 3 | -2/+178 |
2009-03-19 | lib/tsocket: add an implementation for bsd style sockets. | Stefan Metzmacher | 3 | -1/+1169 |
2009-03-19 | lib/tsocket: add a tsocket_guide.txt with a description of the design | Stefan Metzmacher | 1 | -0/+282 |
2009-03-19 | lib/tsocket: add some useful helper functions | Stefan Metzmacher | 3 | -1/+183 |
2009-03-19 | lib/tsocket: add generic socket abstraction layer | Stefan Metzmacher | 4 | -0/+518 |