rustix
0.38.44
In rustix::
net::
types
Modules
eth
ipproto
netlink
sysproto
xdp
Structs
AddressFamily
Protocol
SocketFlags
SocketType
UCred
Enums
Shutdown
Functions
new_raw_protocol
Type Aliases
RawAddressFamily
RawProtocol
RawSocketType
rustix
::
net
::
types
Type Alias
RawSocketType
Copy item path
Settings
Help
Summary
Source
pub type RawSocketType =
u32
;
Expand description
A type for holding raw integer socket types.