1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/async_req
Volker Lendecke fe486d7b9f Add "queue" to writev_send
Unless higher levels queue themselves somehow, writev will *always* be queued.
So the queueing should be done at the right level.
2009-03-08 11:20:59 +01:00
..
async_req_ntstatus.c Next step disentangling async_req from NTSTATUS 2009-02-02 20:15:03 +01:00
async_req_ntstatus.h Next step disentangling async_req from NTSTATUS 2009-02-02 20:15:03 +01:00
async_req.c async_sock: Use tevent_timeval instead of timeval functions 2009-02-17 09:19:31 +01:00
async_req.h Next step disentangling async_req from NTSTATUS 2009-02-02 20:15:03 +01:00
async_sock.c Add "queue" to writev_send 2009-03-08 11:20:59 +01:00
async_sock.h Add "queue" to writev_send 2009-03-08 11:20:59 +01:00
config.mk Split up async_req into a generic and a NTSTATUS specific part 2009-02-01 19:05:39 +01:00