1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-11 17:58:16 +03:00
Volker Lendecke e4d28dbc04 Attempt to fix bug 5953: Make cli_send_smb_direct_writeX use writev
It seems there are SMB servers around which can't cope with the write header
being sent in a packet of its own. With writev we keep the advantage of direct
writes, giving the kernel the chance to coalesce the write calls.
2008-12-29 13:24:28 +01:00
..
2008-07-15 23:06:48 +02:00
2008-10-24 10:31:31 -04:00
2008-12-17 18:25:32 +01:00
2008-12-19 13:18:57 +01:00
2008-11-10 21:46:24 +01:00
2008-09-24 19:20:33 +02:00
2008-10-12 16:17:21 +02:00
2007-11-11 21:34:40 -08:00
2008-03-08 12:31:21 +01:00