//
pkg.gl
Category
github.com/mikioh/tcp
module
package
0.0.0-20190314235350-803a9b46060c
Repository:
https://github.com/mikioh/tcp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
342 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.