//
pkg.gl
Category
github.com/marten-seemann/tcp
module
package
0.0.0-20210406111302-dfbc87cc63fd
Repository:
https://github.com/marten-seemann/tcp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
15
Files
347 SLOC
#
README
Package tcp provides TCP-level socket options that allow manipulation of TCP connection facilities.
#
Functions
NewConn
NewConn returns a new end point.
#
Structs
Conn
A Conn represents an end point that uses TCP connection.