Prefer network writes over reads
authorVolker Lendecke <vl@samba.org>
Mon, 15 Dec 2008 11:06:00 +0000 (12:06 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 19 Dec 2008 12:46:52 +0000 (13:46 +0100)
commit2fe7d5936aea2ab74bf63997212f509e4a3ccee4
tree3ee194dd86471083be81b12ea56900e45d80ee28
parent3c6d070595dee97151afa6eba6cef3ebe6ee3cfb
Prefer network writes over reads

If we really want to keep the pipe busy, we need to write everything we have as
early as possible, giving the kernel the chance to get rid of the buffers
quickly :-)
source3/libsmb/async_smb.c