Registry / networking / mikioh-tcpopt

mikioh-tcpopt

JSON →
library0.0.0-20190314235656-172688c1acccgogounverified

Package tcpopt implements encoding and decoding of TCP-level socket options.

go get github.com/mikioh/tcpopt
INSTALL
IMPORT
SIG · MIKIOH-TCPOPT
M
mikioh-tcpopt
networkinggov0.0.0-20190314235656-172688c1accc
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tcpopt
github.com/mikioh/tcpopt

Demonstrates basic usage of TCP option encoding.

package main import ( "fmt" "github.com/mikioh/tcpopt" ) func main() { opts := tcpopt.Options{} fmt.Println(opts) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190314235656-172688c1accclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mikioh-tcpopt — go get mikioh-tcpopt · libregistry