Open Bug 192830 Opened 23 years ago Updated 3 years ago

PR_ConnectContinue does not handle out_flags = PR_POLL_ERR

Categories

(NSPR :: NSPR, defect)

defect

Tracking

(Not tracked)

People

(Reporter: darin.moz, Unassigned)

Details

PR_ConnectContinue does not handle out_flags = PR_POLL_ERR. it will return PR_SUCCESS, making the calling code think the connection was successful. i'll admit that i don't have a testcase where this flag gets set. i only saw this "problem" when i was mistakenly checking out_flags after a timeout from PR_Poll. feel free to WONTFIX if you think this case can never legitimately be exercised.
QA Contact: wtchang → nspr
Severity: normal → S3

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: wtc → nobody
You need to log in before you can comment on or make changes to this bug.