Searched defs:ARES_GETSOCK_WRITABLE (Results 1 – 2 of 2) sorted by relevance
212 #define ARES_GETSOCK_WRITABLE(bits,num) ((bits) & (1 << ((num) + \ macro
269 #define ARES_GETSOCK_WRITABLE(bits, num) \ macro