Expand description
linux_raw syscalls supporting rustix::net
.
ยงSafety
See the rustix::backend
module documentation for details.
Functionsยง
- accept ๐
- accept_with ๐
- acceptfrom ๐
- acceptfrom_with ๐
- bind_unix ๐
- bind_v4 ๐
- bind_v6 ๐
- bind_xdp ๐
- connect_unix ๐
- connect_unspec ๐
- connect_v4 ๐
- connect_v6 ๐
- getpeername ๐
- getsockname ๐
- listen ๐
- recv ๐ โ
- recvfrom ๐ โ
- recvmsg ๐
- send ๐
- sendmsg ๐
- sendmsg_unix ๐
- sendmsg_v4 ๐
- sendmsg_v6 ๐
- sendmsg_xdp ๐
- sendto_unix ๐
- sendto_v4 ๐
- sendto_v6 ๐
- sendto_xdp ๐
- shutdown ๐
- socket ๐
- socket_with ๐
- socketpair ๐