Categorygithub.com/marten-seemann/tcp
modulepackage
0.0.0-20210406111302-dfbc87cc63fd
Repository: https://github.com/marten-seemann/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.