Module tcp
karyon_
net
0.2.1
Module tcp
Module Items
Structs
Functions
In karyon_
net::
transports
Modules
tcp
tls
udp
unix
ws
karyon_net
::
transports
Module
tcp
Copy item path
Settings
Help
Summary
Source
Structs
§
TcpConfig
TCP configuration
TcpConn
TCP connection implementation of the
Connection
trait.
TcpListener
Functions
§
dial
Connects to the given TCP address and port.
listen
Listens on the given TCP address and port.