Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-01 | tsocket: remove tsocket_context related stuff | Stefan Metzmacher | 1 | -316/+0 | |
It will be replaced by tdgram_context and tstream_context. metze | |||||
2009-03-19 | lib/tsocket: add a fast path to tsocket_writev_send/recv() | Stefan Metzmacher | 1 | -0/+10 | |
This is similar to the tsocket_sendto_send/recv() fast path. metze | |||||
2009-03-19 | lib/tsocket: add tsocket_writev_queue_send/recv() | Stefan Metzmacher | 1 | -0/+119 | |
metze | |||||
2009-03-19 | lib/tsocket: add tsocket_writev_send/recv() | Stefan Metzmacher | 1 | -0/+187 | |
metze |