Home | History | Annotate | Download | only in adb

Lines Matching refs:FD_WRITE

1978     if ( evts->lNetworkEvents & (FD_WRITE|FD_CONNECT|FD_CLOSE) ) {
1981 if ((evts->iErrorCode[FD_WRITE] != 0) && hook->wanted & FDE_ERROR)
2006 flags |= FD_WRITE | FD_CONNECT | FD_CLOSE;