]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorMark Andrews <marka@isc.org>
Fri, 25 Jan 2002 00:24:58 +0000 (00:24 +0000)
committerMark Andrews <marka@isc.org>
Fri, 25 Jan 2002 00:24:58 +0000 (00:24 +0000)
commitfa85f473578f6749d23f96a4ff73d7147e281265
tree935e530b01b650b5b593a6dfca462ff027ce73f0
parent8a044e464b5e37d6faeb95457f7274ab2d65a59f
pullup:
1108.   [bug]           On Win32, rndc was hanging when named was not running
                        due to failure to select for exceptional conditions
                        in select(). [RT #1870]

win32 fixes for:
1081.   [bug]           Multicast queries were incorrectly identified
                        based on the source address, not the destination
                        address.

1066.   [bug]           Provide a thread safe wrapper for strerror().
                        [RT #1689]  (socket.c only)

General cleanup from mainline.
CHANGES
lib/isc/win32/socket.c