Oct. 12, 2015
2:25 a.m.
"Erich E. Hoover" <erich.e.hoover(a)wine-staging.com> writes:
+ /* set reasonable defaults when requested */ + if (!bytes_per_send) + bytes_per_send = 1024;
Is that the Windows default? It doesn't seem very reasonable to me, it won't even fill a network packet. -- Alexandre Julliard julliard(a)winehq.org