Home | History | Annotate | Download | only in adb

Lines Matching refs:FD_CLOSE

1972     if ( evts->lNetworkEvents & (FD_READ|FD_ACCEPT|FD_CLOSE) ) {
1978 if ( evts->lNetworkEvents & (FD_WRITE|FD_CONNECT|FD_CLOSE) ) {
2003 flags |= FD_READ | FD_ACCEPT | FD_CLOSE;
2006 flags |= FD_WRITE | FD_CONNECT | FD_CLOSE;