diff options
author | Jeremy Allison <jra@samba.org> | 1999-01-06 23:32:13 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1999-01-06 23:32:13 +0000 |
commit | f85f08419cd267f6d20c3ea6d072ddef49ca82c0 (patch) | |
tree | 1ec39803fed75b24e9bde4d5b6106d143ba16e4a /source/smbd/dir.c | |
parent | 11c5fbaba4636700bb657f9d59883082be0ac625 (diff) | |
download | samba-f85f08419cd267f6d20c3ea6d072ddef49ca82c0.tar.gz samba-f85f08419cd267f6d20c3ea6d072ddef49ca82c0.tar.xz samba-f85f08419cd267f6d20c3ea6d072ddef49ca82c0.zip |
Fixed the blocking locks and change notify code that got broken in
beta5. The problem was that I had increased the select timeout so much
that the client was sending echo requests as a sort of keepalive.
As smbd only did timeout processing on select timeout then not
much timeout processing was being done :-).
I've fixed this by moving the timeout code to a function and
calling it every time we get an SMBecho request (we must have
been idle at that point).
Jeremy.
Diffstat (limited to 'source/smbd/dir.c')
0 files changed, 0 insertions, 0 deletions