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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h1365 * with the in_flags PR_POLL_WRITE | PR_POLL_EXCEPT. When
1384 * PR_POLL_WRITE|PR_POLL_EXCEPT and retry PR_ConnectContinue
1401 * on the socket, with the in_flags PR_POLL_WRITE | PR_POLL_EXCEPT.
1408 * and in_flags must contain PR_POLL_WRITE and PR_POLL_EXCEPT.
1997 #define PR_POLL_EXCEPT POLLPRI macro
2006 #define PR_POLL_EXCEPT 0x4 macro

Completed in 1061 milliseconds