Searched refs:is_not_socket (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c2585 is_not_socket(SOCKET sock) function
2783 nonsock += extract_fd(&else_rd, rd, is_not_socket);
2786 nonsock += extract_fd(&else_wr, wr, is_not_socket);
2804 extract_fd(&except, ex, is_not_socket); // drop only

Completed in 258 milliseconds