Crate nex_sys

Source

Structs§

FileDesc
Any file descriptor on unix, only sockets on Windows.

Constants§

AF_INET
AF_INET6
IFF_BROADCAST
IFF_LOOPBACK
IFF_MULTICAST
IFF_POINTOPOINT
IFF_UP

Functions§

close
duration_to_timespec
Convert a Duration into a platform specific timespec.
duration_to_timeval
Convert a Duration into a platform specific timeval.
ipv4_addr_int
recv_from
recvfrom
retry
send_to
sendto
sockaddr_to_addr
timespec_to_duration
Convert a platform specific timespec into a Duration.
timeval_to_duration
Convert a platform specific timeval into a Duration.

Type Aliases§

Buf
BufLen
CSocket
CouldFail
In6Addr
InAddr
MutBuf
MutSockLen
SockAddr
SockAddrFamily
SockAddrFamily6
SockAddrIn
SockAddrIn6
SockAddrStorage
SockLen
TvUsecType