+2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442]
+
2412. [bug] win32: address a resourse leak. [RT #18374]
2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: socket.c,v 1.207.2.19.2.51 2008/08/07 23:45:31 tbox Exp $ */
+/* $Id: socket.c,v 1.207.2.19.2.52 2008/08/09 19:04:23 jinmei Exp $ */
#include <config.h>
* Nothing to read?
*/
if (msg == SELECT_POKE_NOTHING)
- return (ISC_FALSE);
+ break;
/*
* Handle shutdown message. We really should