- fix a bug handling readraw packets that caused the timeout to be 30
authorAndrew Tridgell <tridge@samba.org>
Wed, 21 Aug 1996 14:15:09 +0000 (14:15 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 21 Aug 1996 14:15:09 +0000 (14:15 +0000)
commit78f62c83be5df6b66aa0b5e83b2d290f97ce53c2
tree7b45d9009e8c32d5b6ee4823e4591effb4051474
parent1c62aa14cc5e43d47c9932d5c965ba834729e2f9
- fix a bug handling readraw packets that caused the timeout to be 30
milliseconds instead of 30 seconds as was intended. Thanks to Paul
Nelson for finding this bug.
source/include/smb.h
source/smbd/ipc.c
source/smbd/trans2.c