veecle_
os
0.1.0
Module tcp
Module Items
Structs
In veecle_
os::
osal::
std::
net
veecle_os
::
osal
::
std
::
net
Module
tcp
Copy item path
Source
Expand description
TCP socket implementation for the std platform.
Structs
ยง
TcpConnection
Active TCP connection for reading and writing data.
TcpSocket
TCP socket for establishing connections.