r15700: Make nmbd udp sockets non-blocking to prevent problem
authorJeremy Allison <jra@samba.org>
Thu, 18 May 2006 19:49:44 +0000 (19:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:08 +0000 (11:17 -0500)
commit0648638fef56a65f9389c8a98f66c57663e8c401
tree236a1c2aeb0fa8fe2d4b3913e62c222c96124130
parentc60e96c392df858dd22d39d27513486c5c18c3d2
r15700: Make nmbd udp sockets non-blocking to prevent problem
with select returning true but no data being available.
Fix for bug #3779.
Jeremy.
(This used to be commit e5787cf75b2e7d50f551f34f28d280c27b0aa134)
source3/lib/util_sock.c
source3/nmbd/nmbd.c
source3/nmbd/nmbd_responserecordsdb.c
source3/nmbd/nmbd_serverlistdb.c
source3/nmbd/nmbd_subnetdb.c
source3/nmbd/nmbd_workgroupdb.c