![Toshiba EB621 Operation Manual Download Page 115](http://html.mh-extra.com/html/toshiba/eb621/eb621_operation-manual_424802115.webp)
6F8C0879
103
F
• SEND
• SENDTO
EHOSTUNREACH
-11
Unable to sent to specified destination
ECONNABORTED
-14
Disconnected in local system
ENOBUFS
-15
Failed to secure resource
EBADF
-16
Socket identifier not valid
EFAULT
-17
Parameter (buffer point) incorrect
EWOULDBLOCK
-18
Send request unacceptable
EMSGSIZE
-19
Message size incorrect
EPIPE
-32
Attempt made to send to disconnected socket
EDSTADDRREQ
-50
Destination address specified wrong
EAFNOSUPPORT
-58
Specified address family unusable by that socket
ESHUTDOWN
-69
shutdown issued
• SHUTDOWN
ENOBUFS
-15
Failed to secure resource
EBADF
-16
Socket identifier not valid
EPIPE
-32
Request made to disconnected socket
• SOCKET
ENOBUFS
-15
Socket unable to be made for lack of buffer zone
EPROTONOSUPPORT
-54
Specified protocol not supported
ESOCKETNOSUPPORT
-55
Specified socket type not supported by that address family
EAFNOSUPPORT
-58
Specified address family not supported by the present
version of the system
Communication
Procedure
Return
Value
Description