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

/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dplatform.h74 * Define the MAKE_NONBLOCKING Macro here since it can get used in
77 #define MAKE_NONBLOCKING(sd, retval) \ macro
/bind-9.11.3/lib/lwres/
H A Dcontext.c111 #ifndef MAKE_NONBLOCKING
112 #define MAKE_NONBLOCKING(sd, retval) \ macro
354 MAKE_NONBLOCKING(s, ret);

Completed in 11 milliseconds