IPC/network software -- argument errors

Overview

+ Collaboration diagram for IPC/network software -- argument errors:

Macros

#define ERR_NET_ADDRINUSE   0x014A
 Address already in use.
 
#define ERR_NET_ADDRNOTAVAIL   0x014B
 Can't assign requested address.
 
#define ERR_NET_AFNOSUPPORT   0x0149
 Address family not supported by. More...
 
#define ERR_NET_DESTADDRREQ   0x0141
 Destination address required.
 
#define ERR_NET_MSGSIZE   0x0142
 Message too long.
 
#define ERR_NET_NOPROTOOPT   0x0144
 Protocol not available.
 
#define ERR_NET_NOTSOCK   0x0140
 Socket operation on non-socket.
 
#define ERR_NET_OPNOTSUPP   0x0147
 Operation not supported.
 
#define ERR_NET_PFNOSUPPORT   0x0148
 Protocol family not supported.
 
#define ERR_NET_PROTONOSUPPORT   0x0145
 Protocol not supported.
 
#define ERR_NET_PROTOTYPE   0x0143
 Protocol wrong type for socket.
 
#define ERR_NET_SOCKTNOSUPPORT   0x0146
 Socket type not supported.
 

Macro Definition Documentation

#define ERR_NET_AFNOSUPPORT   0x0149

Address family not supported by.

protocol family