1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00
Files
samba-mirror/source
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:19:16 -05:00
2007-10-10 12:50:40 -05:00
2007-10-10 14:19:03 -05:00
2007-10-10 14:19:14 -05:00
2007-10-10 14:18:28 -05:00
2007-10-10 14:20:17 -05:00
2007-10-10 14:19:13 -05:00
2007-10-10 14:18:10 -05:00
2007-10-10 14:18:04 -05:00
2007-10-10 13:59:15 -05:00
2007-10-10 14:19:12 -05:00
2007-10-10 14:08:06 -05:00