Closed Bug 17012 Opened 25 years ago Closed 25 years ago

PR_SendFile is not layered

Categories

(NSPR :: NSPR, defect, P3)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: srinivas, Assigned: srinivas)

Details

The PR_SendFile function is not part of the PRIOMethods table and so, cannot be
used in layered FDs.
The PR_SendFile is now added to the IO methods table. Also, additional
"reserved-function" slots are added for future expansion.

Files modified:

include/prio.h, rev 3.16
src/io/prfile.c, rev 3.17
src/io/priometh.c, rev 3.5
src/io/prlayer.c, rev 3.9
src/io/prpolevt.c, rev 3.5
src/io/prsocket.c, rev 3.22
src/pthreads/ptio.c, rev 3.30
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.