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 ๐