On Fri, 21 Dec 2001, Mike McCormack wrote:
This patch handles the special case where ReadIntervalTimeout=MAXDWORD, ReadTotalTimeoutConstant=0 and ReadTotalTimeoutMultiplier=0 a little better. We should just wait until we get some data, then read it and return in that case.
Mike
ChangeLog:
- handle ReadIntervalTimeout=MAXDWORD special case a bit better
Sorry if that sounded like faint praise. The app works as well with both patches as it did before with neither, and probably there is some other app that needs non-overlapped ReadFile to time out.
Thanks!
Lawson
Slowly but with considerable uncertainty.