HPlogo   Berkeley Sockets/iX Reference Manual:
HP 3000 MPE/iX Computer Systems
> Table of Contents

Table of Contents

MPE documents

Complete PDF

 

Table of Contents

 

⇓ Page Bottom

⇑ Page Top

 

5.4 Output

Preface

HP Part Number: 32650-90372

Edition: Edition 3

Published: Printed in U.S.A. 02/94

Notice
  Printing History
New editions are complete revisions of the manual. Updates, which are issued between editions, contain additional and replacement pages to be merged into the manual. The dates on the title page change only when a new edition or a new update is published.

Edition 1 . . . . . . . . . . . . . . . . . . June 1992
Edition 2 . . . . . . . . . . . . . . . . . . October 1992
Edition 3 . . . . . . . . . . . . . . . . . . February 1994

Table of Contents

Preface
1 Introduction
References Used
Include Files Used
POSIX Function Support
2 Socket System Calls
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
3 File System Intrinsics
CLOSE, SCLOSE
C Interface
Description
Return Value
Errors
See Also
DUP
C Interface
Description
Return Value
Errors
See Also
FCNTL, SFCNTL
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
IOCTL
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
READ
C Interface
Description
Return Value
See Also
SELECT
C Interface
Description
Examples
Return Value
Errors
Author
WRITE
C Interface
Description
Return Value
MPE/iX Specific
See Also
4 Name Service Routines
INET_ADDR, INET_NETWORK, INET_NTOA
C Interface
Description
Return Value
Warnings
Author
See Also
GETHOSTENT
C Interface
Description
Return Value
Restrictions
MPE/iX Specific
Author
Files
See Also
GETNETENT
C Interface
Description
Restrictions
Return Value
MPE/iX Specific
Author
Files
See Also
GETPROTOENT
C Interface
Description
Restrictions
Return Value
MPE/iX Specific
Author
Files
See Also
GETSERVENT
C Interface
Description
Restrictions
Return Value
MPE/iX Specific
Author
Files
See Also
5 Programming Example
Source Program
Compiling, Linking, Output

List of Tables

1-1 Include Files Used for HP-UX and MPE/iX Applications



5.4 Output

Preface