Structs§
- File
Desc - Any file descriptor on unix, only sockets on Windows.
Constants§
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
timespecinto a Duration. - timeval_
to_ duration - Convert a platform specific
timevalinto a Duration.