CVS update: samba/source/smbd

jra at samba.anu.edu.au jra at samba.anu.edu.au
Wed Feb 17 08:24:25 EST 1999


Date:	Wednesday February 17, 1999 @ 8:24
Author:	jra

Update of /data/cvs/samba/source/smbd
In directory samba:/tmp/cvs-serv6011/smbd

Modified Files:
      Tag: SAMBA_2_0
	process.c 
Log Message:
Added code to ensure that, even if there is a constant stream of SMB
requests with no echos or pauses, that timeout processing is still
done at SELECT_TIMOUT intervals.

This is done by updating a counter of the number of SMB's processed,
and checking if the time has come for timeout processing every 200
SMB requests.

This should fix the 'smbd is not responding to a HUP signal' that
someone submitted a (rather complex) patch for.
Jeremy.



More information about the samba-cvs mailing list