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