IPX/SPX Programming Manual

Contents
HP NonStop IPX/SPX Programming Manual528022-001
ii
3. Programming Using the Socket
Interface (continued)
3. Programming Using the Socket Interface (continued)
Process Names 3-13
Service Names (SAP Table) 3-13
4. Data Structures
Library Headers 4-1
NonStop IPX/SPX Data Structures 4-2
nv_addr 4-3
sockaddr 4-4
sockaddr_nv 4-7
5. Library Routines
Socket Library Routines 5-1
CRE-Dependent Socket Library 5-1
CRE-Independent Socket Library 5-2
Summary of Routines 5-2
Syntax and Semantics of Socket Library Routines 5-4
Nowait Routines 5-4
Error Conditions 5-4
Interfacing TAL Programs to the Socket Library 5-5
Procedure Prototypes 5-6
Implications of the C Socket Library 5-6
Usage/Bind Considerations 5-7
TAL to pTAL Conversion Issues 5-7
CRE Considerations 5-8
Native Mode C/C++ Issues 5-9
accept
5-10
accept_nw
5-12
accept_nw2 5-15
bind,
bind_nw 5-17
connect,
connect_nw 5-20
getpeername,
getpeername_nw 5-23
getsockname,
getsockname_nw 5-25
getsockopt,
getsockopt_nw 5-27
ipx_addr 5-29