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

/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnet.h75 * Fix the FD_SET and FD_CLR Macros to properly cast
93 #undef FD_SET macro
94 #define FD_SET(fd, set) do { \ macro
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Dnet.h152 * Fix the FD_SET and FD_CLR Macros to properly cast
170 #undef FD_SET macro
171 #define FD_SET(fd, set) do { \ macro

Completed in 3378 milliseconds