NSPR API Reference
From MDC
[edit] Initial Notes
- We are migrating the reference from here If you are inclined to help with this migration, your help would be very much appreciated.
- Should a particular page require the use of an underscore, please see the documentation for the Title Override Extension.
- Please add {{nsprapiref}} right after breadcrumbs. This will add temporary link back to this page (until we can use breadcrumbs extension for that).
- I am inclined to delay ANY edits to the text, until this massive text is migrated here (with redirects and all) so that this text becomes the "only" source for NSPR API Reference.
[edit] Introduction to NSPR
[edit] NSPR Types
[edit] Threads
[edit] Process Initialization
[edit] Locks
[edit] Condition Variables
[edit] Monitors
[edit] Cached Monitors
[edit] I/O Types
- Directory Type
- File Descriptor Types
- File Info Types
- Network Address Types
- Types Used with Socket Options Functions
- Type Used with Memory-Mapped I/O
- Offset Interpretation for Seek Functions
[edit] I/O Functions
- Functions that Operate on Pathnames
- Functions that Act on File Descriptors
- Directory I/O Functions
- Socket Manipulation Functions
- Converting Between Host and Network Addresses
- Memory-Mapped I/O Functions
- Anonymous Pipe Function
- Polling Functions
- Pollable Events
- Manipulating Layers