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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h62 #define PR_Poll VBoxNsprPR_Poll macro
1364 * PR_IN_PROGRESS_ERROR), one should call PR_Poll() on the socket,
1366 * PR_Poll() returns, one calls PR_ConnectContinue() on the
1368 * completed or is still in progress. Repeat the PR_Poll(),
1376 * PR_Poll()
1385 * later when PR_Poll() returns.
1400 * fails with PR_IN_PROGRESS_ERROR), one should call PR_Poll()
1402 * When PR_Poll() returns, one calls PR_GetConnectStatus on the
1409 * PR_Poll() should have been called and set the out_flags.
2015 ** FUNCTION: PR_Poll
[all...]

Completed in 4182 milliseconds