]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
clarification for change #2411 (RT #18783)
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Thu, 18 Dec 2008 23:52:06 +0000 (23:52 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Thu, 18 Dec 2008 23:52:06 +0000 (23:52 +0000)
Note: with changes #2469 and #2421 above, there is no
need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
any more.

CHANGES

diff --git a/CHANGES b/CHANGES
index 2474acc7a1c78aa8373a5a2a20d599c4b01228d7..4385ad83d9c45f7dda10fcd008055589168c8dcf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        for select().  To enable this, set ISC_SOCKET_MAXSOCKETS
                        at compilation time.  [RT #18433]
 
+                       Note: with changes #2469 and #2421 above, there is no
+                       need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
+                       any more.
+
 2410.  [bug]           Correctly delete m_versionInfo. [RT #18432]
 
 2408.  [bug]           A duplicate TCP dispatch event could be sent, which