K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-06-14T21:18:58.632967Z K 7 svn:log V 311 Remove macros that are not really needed. The idea was to have them in case we grow more descriptors, but I'll reconsider readding them once we get there. Passing (a = b) expression to FD_ISSET() is bad idea, as FD_ISSET() evaluates its argument twice. Found by: Coverity Prevent CID: 5243 MFC after: 3 days END