Searched defs:pNready (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A DRTWinPoll.cpp35 RTWinPoll(struct pollfd *pFds, unsigned int nfds, int timeout, int *pNready) argument
150 if (pNready)
151 *pNready = nready;

Completed in 42 milliseconds