Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tsocket: remove DGRAM support from tsocket_context | Stefan Metzmacher | 2009-04-02 | 1 | -271/+0 |
| | | | | metze | ||||
* | lib/tsocket: add a fast path to tsocket_sendto_send/recv() | Stefan Metzmacher | 2009-03-19 | 1 | -0/+10 |
| | | | | | | | | By first trying to send data without waiting for the socket to become writeable we gain about 10-20% performance in the LDAP-BENCH-CLDAP test. metze | ||||
* | lib/tsocket: add tsocket_sendto_queue_send/recv() | Stefan Metzmacher | 2009-03-19 | 1 | -0/+125 |
| | | | | metze | ||||
* | lib/tsocket: add tsocket_sendto_send/recv() | Stefan Metzmacher | 2009-03-19 | 1 | -0/+136 |
metze |