karyon_
core
0.2.1
Module net
Module Items
Structs
In karyon_
core::
async_
runtime
karyon_core
::
async_runtime
Module
net
Copy item path
Source
Structs
ยง
Socket
Addr
An address associated with a Unix socket.
TcpListener
A TCP server, listening for connections.
TcpStream
A TCP connection.
UdpSocket
A UDP socket.
Unix
Listener
A Unix server, listening for connections.
Unix
Socket
Addr
An address associated with a Unix socket.
Unix
Stream
A Unix connection.