OpenGrok
Cross Reference: evutil.c
xref
: /
external
/
libevent
/
evutil.c
Home
|
History
|
Annotate
|
Download
|
only in
libevent
Lines Matching
refs:ioctlsocket
318
if (
ioctlsocket
(fd, FIONBIO, &nonblocking) == SOCKET_ERROR) {