HPlogo   Berkeley Sockets/iX Reference Manual:
HP 3000 MPE/iX Computer Systems
> Chapter 2 Socket System Calls

Chapter 2 Socket System Calls

MPE documents

Complete PDF

 

Table of Contents

 

⇓ Page Bottom

⇑ Page Top

 

1.3 POSIX Function Support

2.1 SOCKET

This section describes the socket system calls available on MPE/iX. Differences from UNIX 4.3 BSD and limitations are noted.

Table of Contents

SOCKET
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
BIND
C Interface
Description
Examples
Return Value
Errors
MPE/iX Specific
Author
See Also
LISTEN
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
ACCEPT
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
CONNECT
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
SOCKETPAIR
C Interface
Description
Return Value
Errors
See Also
SEND
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
RECV
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
SHUTDOWN
C Interface
Description
Return Value
Errors
Author
See Also
GETSOCKOPT, SETSOCKOPT
C Interface
Description
SOL_SOCKETS
IPPROTO_IP
IPPROTO_UDP
IPPROTO_TCP
Return Value
Errors
Author
See Also
GETPEERNAME
C Interface
Description
Return Value
Errors
Author
See Also
GETSOCKNAME
C Interface
Description
Return Value
Errors
Author
See Also
GETHOSTNAME
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
Signals and Sockets
What is a Signal?
Sockets and Incoming Signals
Signals Generated By Sockets
Using Signals With Sockets
MPE/iX Specific



1.3 POSIX Function Support

2.1 SOCKET