Closed Bug 51406 Opened 24 years ago Closed 24 years ago

Backward compatibility of PR_GetConnectStatus with NSPR 4.0

Categories

(NSPR :: NSPR, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file)

In NSPR 4.1, PR_GetConnectStatus invokes the new
'connectcontinue' method, which is not present in
the PRIOMethods table of NSPR 4.0.  This can be
a backward compatibility problem.
Status: NEW → ASSIGNED
Attached patch Proposed fix.Splinter Review
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.1.1
Version: 4.0 → 4.1
Checked in fix on the main trunk.
/cvsroot/mozilla/nsprpub/pr/src/io/prsocket.c, revision 3.45
/cvsroot/mozilla/nsprpub/pr/src/pthreads/ptio.c, revision 3.63
Checked in the fix on the NSPRPUB_RELEASE_4_1_BRANCH.
/cvsroot/mozilla/nsprpub/pr/src/io/prsocket.c, revision 3.44.2.1
/cvsroot/mozilla/nsprpub/pr/src/pthreads/ptio.c, revision 3.62.2.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: