Additional errors used by networking

Overview

+ Collaboration diagram for Additional errors used by networking:

Macros

#define ERR_NET_ACCES   0x012D
 Permission denied.
 
#define ERR_NET_EXIST   0x012E
 File exists.
 
#define ERR_NET_NOTTY   0x012F
 Inappropriate ioctl for device.
 
#define ERR_NET_NXIO   0x012C
 Device not configured.
 
#define ERR_NET_PIPE   0x0130
 Broken pipe.