r3306: the main smb server code now handles non-blocking socket receives. I
authorAndrew Tridgell <tridge@samba.org>
Thu, 28 Oct 2004 04:36:12 +0000 (04:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:52 +0000 (13:04 -0500)
commitbda978cc2a921a888534054135b9325427425dd2
tree53e28023c92888f35d4336bb4f21b7fc28898d24
parente4216da824c8186df956d05742d96da05393c719
r3306: the main smb server code now handles non-blocking socket receives. I
haven't marked the socket non-blocking yet as I haven't checked that
the send path is OK for non-blocking.
source/smb_server/smb_server.c
source/smb_server/smb_server.h