NSPR API Reference
This document contains descriptions of NSPR functions included in the Linux Standard Base.
The descriptions are based on the pages from the
Mozilla Developer Center as on November, 2008.
For more information about NSPR, please refer to the Mozilla Developer Center.
Note that NSPR API Reference from the Mozilla Developer Center can define some additional behaviour for functions described in this
document.
Such additional behaviour is not required by LSB and can be missing in some distributions.
Table of Contents
PR_Accept
PR_Bind
PR_Cleanup
PR_Close
PR_Connect
PR_CreateIOLayerStub
PR_EnumerateAddrInfo
PR_FreeAddrInfo
PR_GetAddrInfoByName
PR_GetDefaultIOMethods
PR_GetError
PR_GetLayersIdentity
PR_GetSocketOption
PR_GetUniqueIdentity
PR_ImportTCPSocket
PR_Interrupt
PR_Listen
PR_MillisecondsToInterval
PR_NetAddrToString
PR_Now
PR_OpenTCPSocket
PR_OpenUDPSocket
PR_Poll
PR_PopIOLayer
PR_PushIOLayer
PR_Read
PR_Recv
PR_RecvFrom
PR_SecondsToInterval
PR_Send
PR_SendTo
PR_SetError
PR_SetSocketOption
PR_Shutdown
PR_StringToNetAddr
PR_Write
Copyrights