[][src]Crate unicom_tcp

Raw TCP socket backend for unicom

This backend can be used to connect to devices which mapped to TCP ports, such as RS232-TO-TCP connectors.

IMPORTANT NOTE: Async runtime feature should be selected explicitly.

Supported features

Structs

TcpSocket

TCP socket backend