summaryrefslogtreecommitdiffstats
path: root/source/lib/socket/socket_unix.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-06-03 04:21:25 +0000
committerAndrew Tridgell <tridge@samba.org>2005-06-03 04:21:25 +0000
commit08b09c3874324e5839456238b317098e68d9e3b9 (patch)
tree91e353b7454db0107ffb51fffb641f48cf9e0406 /source/lib/socket/socket_unix.c
parentf5e5c332ca5d539bc0e89d127fbc06cf41403891 (diff)
downloadsamba-08b09c3874324e5839456238b317098e68d9e3b9.tar.gz
samba-08b09c3874324e5839456238b317098e68d9e3b9.tar.xz
samba-08b09c3874324e5839456238b317098e68d9e3b9.zip
r7206: changed the messaging library to use sendto instead of a connected
send on the unix domain datagram socket. This gains us about 50% in speed, and also means that we don't run the risk of running out of file descriptors due to heavy messaging traffic. We now use a single file descriptor no matter how many messages are pending to any number of servers.
Diffstat (limited to 'source/lib/socket/socket_unix.c')
0 files changed, 0 insertions, 0 deletions