Home | History | Annotate | Download | only in socket

Lines Matching refs:FD_CONNECT

792   WSAEventSelect(socket_, core_->read_overlapped_.hEvent, FD_CONNECT);
925 } else if (events.lNetworkEvents & FD_CONNECT) {