package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jul 22, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Session wrap a smux.session, that is a multiplexed connection.
Client wrap a conn to create a client-side session.
Server wrap a conn to create a server-side session.
AcceptConn receives a new connection.
Close this session and all established connections.
IsClosed to determine whether this session was closed.
NumConns returns the number of established connections.
OpenConn creates a new connection.
SetDeadline sets a deadline used by Accept* calls.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.