Module socket

Module socket 

Source

Structs§

ControlMessage
IoSlice
A buffer type used with Write::write_vectored.
IoSliceMut
A buffer type used with Read::read_vectored.
RecvMsg
SocketFd

Functions§

new_socket
recv_msg
recv_msg_stream
This function makes an async stream out of calling recv_msg repeatedly.
send_msg
set_ipv6_multicast_hoplimit
set_ipv6_unicast_hoplimit
std_to_libc_in6_addr
std_to_libc_in_addr

Type Aliases§

MsgFlags