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)
commite5787cf75b2e7d50f551f34f28d280c27b0aa134
treeb2b9e7088421be4e115608d370cf3d4470c8693e
parent7d766b5505e4099ef7dd4e88bb000ebe38d71bd0
r15700: Make nmbd udp sockets non-blocking to prevent problem
with select returning true but no data being available.
Fix for bug #3779.
Jeremy.
source/lib/util_sock.c
source/nmbd/nmbd.c
source/nmbd/nmbd_responserecordsdb.c
source/nmbd/nmbd_serverlistdb.c
source/nmbd/nmbd_subnetdb.c
source/nmbd/nmbd_workgroupdb.c