a cleanup of the receive_smb() usage, adding timeouts in some places
authorAndrew Tridgell <tridge@samba.org>
Mon, 10 Jun 1996 05:16:19 +0000 (05:16 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 10 Jun 1996 05:16:19 +0000 (05:16 +0000)
commita521fe8a274c8a043cf77641dd4160fdef803533
tree67bbb5bb827896e10f7e611d02a8e5710a9045fe
parent7e3b4a1c0df1434eb3d02f93c736ce065f9898d8
a cleanup of the receive_smb() usage, adding timeouts in some places

also added paranoid code in the main process() loop of smbd to detect
when smbd is looping uselessly. This should stop the "smbd is chewing
lots of cpu" reports
(This used to be commit 8e9dce34d50d673cb50531f0c4c7672ce2522cef)
source3/include/smb.h
source3/lib/util.c
source3/smbd/ipc.c
source3/smbd/password.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/trans2.c