Categorygithub.com/mikioh/tcp
modulepackage
0.0.0-20190314235350-803a9b46060c
Repository: https://github.com/mikioh/tcp.git
Documentation: pkg.go.dev

# README

Package tcp provides TCP-level socket options that allow manipulation of TCP connection facilities.

GoDoc Build Status Build status Go Report Card

# Functions

NewConn returns a new end point.

# Structs

A Conn represents an end point that uses TCP connection.