Home | History | Annotate | Download | only in libevent

Lines Matching refs:ioctlsocket

318 		if (ioctlsocket(fd, FIONBIO, &nonblocking) == SOCKET_ERROR) {