Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-01 | tsocket: fix dependecies | Stefan Metzmacher | 1 | -1/+2 |
2009-05-01 | tsocket: remove tsocket_context related stuff | Stefan Metzmacher | 1 | -4/+1 |
2009-04-02 | tsocket: remove DGRAM support from tsocket_context | Stefan Metzmacher | 1 | -2/+0 |
2009-03-19 | lib/tsocket: add tsocket_readv_send/recv() | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add tsocket_writev_send/recv() | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add tsocket_connect_send/recv() | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add tsocket_sendto_send/recv() | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add tsocket_recvfrom_send/recv() | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add an implementation for bsd style sockets. | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add some useful helper functions | Stefan Metzmacher | 1 | -1/+2 |
2009-03-19 | lib/tsocket: add generic socket abstraction layer | Stefan Metzmacher | 1 | -0/+10 |