1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-15 16:23:49 +03:00
Files
samba-mirror/source/libcli
Andrew Tridgell 6568f30adf r18916: fixed the messaging layer on *BSD systems. When a socket was full we
were getting ENOBUFS, which mapped to NT_STATUS_NO_MEMORY, which in
turn caused the messaging code to loop trying until it gave up.

Now it correctly falls back to select. Messaging speed goes from 3
messages per second to over 7000 on my test vmware box. Not bad for a
one line change :)
2007-10-10 14:20:21 -05:00
..
2007-10-10 14:16:54 -05:00
2007-10-10 14:16:54 -05:00
2007-10-10 14:16:54 -05:00
2007-10-10 13:51:29 -05:00
2007-10-10 14:05:32 -05:00