tokio
1.41.1
Module socket
Structs
In tokio::net::unix
Module
tokio
::
net
::
unix
::
socket
Copy item path
source
·
[
−
]
Structs
§
UnixSocket
A Unix socket that has not yet been converted to a
UnixStream
,
UnixDatagram
, or
UnixListener
.