- 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)
commit3d088fd65e3e49949dfd98b464ad6e08f6115099
tree226d7b7af24328fc0080a46a2276e2ea740ac7d3
parent5d39d23f04425ab8602da0e56ef00056dfd2d8ff
- 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.
(This used to be commit 78f62c83be5df6b66aa0b5e83b2d290f97ce53c2)
source3/include/smb.h
source3/smbd/ipc.c
source3/smbd/trans2.c