# Functions
NewTcpConn create a new tcp connection, conn implements Connection.
# Constants
TCPCONNECTION tcp conn.
# Interfaces
Connection is a network connection oriented towards byte streams, based on an event-driven mechanism.
EventTrigger define connection event notification behavior.
# Type aliases
No description provided by the author