#
| E2BIG
| |||
#
| EACCES
| |||
#
| EAGAIN
| |||
#
| EBADF
| |||
#
| EBUSY
| |||
#
| ECHILD
| |||
#
| EDEADLK
| |||
#
| EDOM
| |||
#
| EEXIST
| |||
#
| EFAULT
| |||
#
| EFBIG
| |||
#
| EINTR
| |||
#
| EINVAL
| |||
#
| EIO
| |||
#
| EISDIR
| |||
#
| EMFILE
| |||
#
| EMLINK
| |||
#
| ENAMETOOLONG
| |||
#
| ENFILE
| |||
#
| ENODEV
| |||
#
| ENOENT
| |||
#
| ENOEXEC
| |||
#
| ENOLCK
| |||
#
| ENOMEM
| |||
#
| ENOSPC
| |||
#
| ENOSYS
| |||
#
| ENOTDIR
| |||
#
| ENOTEMPTY
| |||
#
| ENOTTY
| |||
#
| ENXIO
| |||
#
| EPERM
| |||
#
| EPIPE
| |||
#
| ERANGE
| |||
#
| EROFS
| |||
#
| ESPIPE
| |||
#
| ESRCH
| |||
#
| EXDEV
| |||
#
| EWOULDBLOCK
| |||
#
| EINPROGRESS
| |||
#
| EALREADY
| |||
#
| ENOTSOCK
| |||
#
| EDESTADDRREQ
| |||
#
| EMSGSIZE
| |||
#
| EPROTOTYPE
| |||
#
| ENOPROTOOPT
| |||
#
| EPROTONOSUPPORT
| |||
#
| ESOCKTNOSUPPORT
| |||
#
| EOPNOTSUPP
| |||
#
| EPFNOSUPPORT
| |||
#
| EAFNOSUPPORT
| |||
#
| EADDRINUSE
| |||
#
| EADDRNOTAVAIL
| |||
#
| ENETDOWN
| |||
#
| ENETUNREACH
| |||
#
| ENETRESET
| |||
#
| ECONNABORTED
| |||
#
| ECONNRESET
| |||
#
| ENOBUFS
| |||
#
| EISCONN
| |||
#
| ENOTCONN
| |||
#
| ESHUTDOWN
| |||
#
| ETOOMANYREFS
| |||
#
| ETIMEDOUT
| |||
#
| ECONNREFUSED
| |||
#
| EHOSTDOWN
| |||
#
| EHOSTUNREACH
| |||
#
| ELOOP
| |||
#
| EOVERFLOW
| |||
#
| EUNKNOWNERR of int
|
#
| WEXITED of int
| |||
#
| WSIGNALED of int
| |||
#
| WSTOPPED of int
|
#
it_interval
| : float | ; | |||
#
it_value
| : float | ; |
#
| SHUTDOWN_RECEIVE
| |||
#
| SHUTDOWN_SEND
| |||
#
| SHUTDOWN_ALL
|
#
h_name
| : string | ; | |||
#
h_aliases
| : string array | ; | |||
#
h_addrtype
| : socket_domain | ; | |||
#
h_addr_list
| : inet_addr array | ; |
#
p_name
| : string | ; | |||
#
p_aliases
| : string array | ; | |||
#
p_proto
| : int | ; |
#
ai_family
| : socket_domain | ; | |||
#
ai_socktype
| : socket_type | ; | |||
#
ai_protocol
| : int | ; | |||
#
ai_addr
| : sockaddr | ; | |||
#
ai_canonname
| : string | ; |
#
mutable c_ignbrk
| : bool | ; | |||
#
mutable c_brkint
| : bool | ; | |||
#
mutable c_ignpar
| : bool | ; | |||
#
mutable c_parmrk
| : bool | ; | |||
#
mutable c_inpck
| : bool | ; | |||
#
mutable c_istrip
| : bool | ; | |||
#
mutable c_inlcr
| : bool | ; | |||
#
mutable c_igncr
| : bool | ; | |||
#
mutable c_icrnl
| : bool | ; | |||
#
mutable c_ixon
| : bool | ; | |||
#
mutable c_ixoff
| : bool | ; | |||
#
mutable c_opost
| : bool | ; | |||
#
mutable c_obaud
| : int | ; | |||
#
mutable c_ibaud
| : int | ; | |||
#
mutable c_csize
| : int | ; | |||
#
mutable c_cstopb
| : int | ; | |||
#
mutable c_cread
| : bool | ; | |||
#
mutable c_parenb
| : bool | ; | |||
#
mutable c_parodd
| : bool | ; | |||
#
mutable c_hupcl
| : bool | ; | |||
#
mutable c_clocal
| : bool | ; | |||
#
mutable c_isig
| : bool | ; | |||
#
mutable c_icanon
| : bool | ; | |||
#
mutable c_noflsh
| : bool | ; | |||
#
mutable c_echo
| : bool | ; | |||
#
mutable c_echoe
| : bool | ; | |||
#
mutable c_echok
| : bool | ; | |||
#
mutable c_echonl
| : bool | ; | |||
#
mutable c_vintr
| : char | ; | |||
#
mutable c_vquit
| : char | ; | |||
#
mutable c_verase
| : char | ; | |||
#
mutable c_vkill
| : char | ; | |||
#
mutable c_veof
| : char | ; | |||
#
mutable c_veol
| : char | ; | |||
#
mutable c_vmin
| : int | ; | |||
#
mutable c_vtime
| : int | ; | |||
#
mutable c_vstart
| : char | ; | |||
#
mutable c_vstop
| : char | ; |