Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-25 | Remove async_req based async_send | Volker Lendecke | 1 | -8/+0 | |
2009-02-25 | Remove async_req based async_recv | Volker Lendecke | 1 | -3/+0 | |
2009-02-24 | Add more conventional async_recv | Volker Lendecke | 1 | -0/+5 | |
2009-02-24 | Add more conventional async_send | Volker Lendecke | 1 | -0/+6 | |
2009-02-24 | Remove unused recvall | Volker Lendecke | 1 | -5/+0 | |
2009-02-24 | Add async read_packet | Volker Lendecke | 1 | -0/+10 | |
2009-02-24 | Remove async sendall | Volker Lendecke | 1 | -5/+0 | |
2009-02-24 | Add async writev | Volker Lendecke | 1 | -0/+4 | |
2009-02-24 | Convert async_connect to tevent_req | Volker Lendecke | 1 | -5/+6 | |
2009-02-09 | async_sock: Use unix errnos instead of NTSTATUS | Kai Blin | 1 | -3/+6 | |
This also switches wb_reqtrans to use wbcErr instead of NTSTATUS as it would be pointless to convert to errno first and to wbcErr later. | |||||
2009-01-28 | async_sock: Move to top level | Kai Blin | 1 | -0/+51 | |