Classes | |
| struct | select_data_s |
Functions | |
| int | _PR_NTFiberSafeSelect (int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, const struct timeval *timeout) |
| PRInt32 | _PR_MD_PR_POLL (PRPollDesc *pds, PRIntn npds, PRIntervalTime timeout) |
| int _PR_NTFiberSafeSelect | ( | int | nfds, | |
| fd_set * | readfds, | |||
| fd_set * | writefds, | |||
| fd_set * | exceptfds, | |||
| const struct timeval * | timeout | |||
| ) |
| PRInt32 _PR_MD_PR_POLL | ( | PRPollDesc * | pds, | |
| PRIntn | npds, | |||
| PRIntervalTime | timeout | |||
| ) |
1.5.6