1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/lib/tsocket
Stefan Metzmacher 719595b6f7 lib/tsocket: optimize syscalls in tstream_readv_pdu_send()
Once we've got the first part of a pdu we try to optimize
readv calls for the rest of the pdu.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-11-05 17:13:40 +01:00
..
doxy.config tsocket: Added doxygen config file. 2010-01-11 11:23:04 +01:00
tsocket_bsd.c lib/tsocket: disable the syscall optimization for recvfrom/readv by default 2012-11-05 17:13:39 +01:00
tsocket_guide.txt tsocket: Fix a couple of typos and spellings in tsocket_guide.txt 2012-04-17 14:41:52 +02:00
tsocket_helpers.c lib/tsocket: optimize syscalls in tstream_readv_pdu_send() 2012-11-05 17:13:40 +01:00
tsocket_internal.h tsocket: Fixed typo in LGPL header. 2009-12-15 23:34:22 +01:00
tsocket.c tsocket: Fix some unreachable code 2010-07-11 18:14:33 +02:00
tsocket.h lib/tsocket: disable the syscall optimization for recvfrom/readv by default 2012-11-05 17:13:39 +01:00
wscript_build s4-waf: inline LIBREPLACE_NETWORK into 'replace' 2010-04-12 09:13:43 +02:00