Home | History | Annotate | Download | only in adb

Lines Matching refs:WSAPoll

528     // WSAPoll doesn't handle invalid/non-socket handles, so we need to handle them ourselves.
552 int result = WSAPoll(sockets.data(), sockets.size(), timeout);
563 // WSAPoll appears to return the number of unique FDs with avaiable events, instead of how many