Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-02 | tsocket: remove DGRAM support from tsocket_context | Stefan Metzmacher | 1 | -15/+0 | |
metze | |||||
2009-04-02 | tsocket: add tdgram_sendto_queue_send/recv() | Stefan Metzmacher | 1 | -0/+130 | |
metze | |||||
2009-04-02 | tsocket: split out a smaller tdgram_context abstraction | Stefan Metzmacher | 1 | -0/+264 | |
The idea is to have a tdgram and a tstream abstraction which only provide tevent_req based io functions. metze | |||||
2009-03-19 | lib/tsocket: add generic socket abstraction layer | Stefan Metzmacher | 1 | -0/+231 | |
This will replace source4/lib/socket/. metze |