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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h434 #define EVUTIL_SOCKET_ERROR() WSAGetLastError() macro
460 #define EVUTIL_SOCKET_ERROR() ... macro
469 #define EVUTIL_SOCKET_ERROR() (errno) macro

Completed in 51 milliseconds