Hi all, When I do an FD_ISSET, does it clear that fd bit in the set or it leaves it as it is (set or not)? If it leaves it then I'll have to do an FD_CLR and an FD_SET the next time around, correct? (if it is set)
It would seem the FD_ISSET would/should take care of this, no? Thanks, --Jr ____________________________________________________________ FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop! Check it out at http://www.inbox.com/marineaquarium

