Home | History | Annotate | Download | only in libxml2

Lines Matching refs:ioctlsocket

882         status = ioctlsocket(s, FIONBIO, &one) == SOCKET_ERROR ? -1 : 0;