зеркало из https://github.com/mozilla/pjs.git
The comments for PR_ConnectContinue incorrectly referred to
PR_GetConnectStatus.
This commit is contained in:
Родитель
2fa5a44023
Коммит
589ba1d55e
|
@ -1240,7 +1240,7 @@ NSPR_API(PRStatus) PR_Connect(
|
|||
* PR_Poll()
|
||||
* RETURN: PRStatus
|
||||
* If the nonblocking connect has successfully completed,
|
||||
* PR_GetConnectStatus returns PR_SUCCESS. If PR_GetConnectStatus()
|
||||
* PR_ConnectContinue returns PR_SUCCESS. If PR_ConnectContinue()
|
||||
* returns PR_FAILURE, call PR_GetError():
|
||||
* - PR_IN_PROGRESS_ERROR: the nonblocking connect is still in
|
||||
* progress and has not completed yet. The caller should poll
|
||||
|
|
Загрузка…
Ссылка в новой задаче