Fix for WSACONNRESET error in win32 socket code in doio_recv not being handled. [RT #1745]

This commit is contained in:
Danny Mayer
2001-09-16 06:27:04 +00:00
parent 8423b244ec
commit 5e4c83cfec

View File

@@ -1,3 +1,7 @@
1001. [bug] win32 socket code doio_recv was not catching a
WSACONNRESET error when the client was timing out
the request and closing the connection. [RT #1745]
1000. [func] Accept "HESIOD" as a alias for class "HS".
999. [func] "rndc retransfer zone [class [view]]" added.