Searched defs:get_last_socket_error_is_eintr (Results 1 – 1 of 1) sorted by relevance
168 # define get_last_socket_error_is_eintr() (get_last_socket_error() == EINTR) macro176 # define get_last_socket_error_is_eintr() (get_last_socket_error() == WSAEINTR) macro
Completed in 7 milliseconds