Test for (fd < 0) before trying to FD_SET it
authorIan Lynagh <igloo@earth.li>
Wed, 4 Aug 2010 17:36:36 +0000 (17:36 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 4 Aug 2010 17:36:36 +0000 (17:36 +0000)
commitd0fb9a95f40453321b82e23d9b322e79340b48c9
tree00f5399b572c7ed90fabe7d65c07396a7833b99b
parent860195b72e08f44539f0569e06d2efaad2bb05a1
Test for (fd < 0) before trying to FD_SET it
rts/posix/Select.c