Searched defs:FD_SET (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnet.h66 * Fix the FD_SET and FD_CLR Macros to properly cast
84 #undef FD_SET macro
85 #define FD_SET(fd, set) do { \ macro
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dnet.h147 * Fix the FD_SET and FD_CLR Macros to properly cast
165 #undef FD_SET macro
166 #define FD_SET(fd, set) do { \ macro

Completed in 11 milliseconds