Closed Bug 206333 Opened 21 years ago Closed 19 years ago

correctly handle IO_PENDING and INTERRUPT errors in SSL code

Categories

(JSS Graveyard :: Library, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jamie-bugzilla, Assigned: glenbeasley)

Details

(Spun off from bug 201047).

JSS handles PR_PENDING_INTERRUPT_ERROR and PR_IO_PENDING_ERROR
by retrying the I/O operation.  This is incorrect,
and the retry after PR_IO_PENDING_ERROR is why the
customer reported that after a timeout error the
next call never returns and the java process uses
up 100% of  the CPU.
This bug was fixed by bug 282732
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Version: 3.4 → 4.1
You need to log in before you can comment on or make changes to this bug.