Skip to main content
Module socket
rama
0.3.0-rc1
Module socket
Module Items
Modules
Structs
Traits
In rama::
net
rama
::
net
Module
socket
Copy item path
Modules
§
core
Utilities for creating and using sockets.
opts
Options and types in function of creating
Socket
s.
Structs
§
Device
Name
Name of a (network) interface device name, e.g.
eth0
.
Socket
Options
Traits
§
Socket
Service
Glue trait that is used as the trait bound for code creating/preparing a socket on one layer or another.