17f873abc3

- PacketSetReadTimeout: instead of calling with a very short timeout, now we call it with -1 which means no timeout. - Psyon found that Peter Tattam's changes, while necessary for win95, broke WinNT/2000. So now on Windows NT/2000, we still call WaitForSingleObject(lpAdapter->ReadEvent,0) but we ignore the return value.
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%