Registry / networking / database64128-tfo-go-v2

database64128-tfo-go-v2

JSON →
library2.3.3gogounverified

A Go package providing TCP Fast Open support for net dialer and listener on Linux, Windows, macOS, and FreeBSD.

go get github.com/database64128/tfo-go/v2
INSTALL
IMPORT
SIG · DATABASE64128-TFO-
D
database64128-tfo-go-v2
networkinggov2.3.3
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.

tfo
github.com/database64128/tfo-go/v2

Print the platform unsupported error.

package main import ( "fmt" "github.com/database64128/tfo-go/v2" ) func main() { fmt.Println(tfo.ErrPlatformUnsupported) }
Debug
Known issues
gotchaFreeBSD code is untested; use at your own risk.
fix
Test thoroughly on FreeBSD before production use.
affects: >=2.0.0
Upgrade
Version history
2.3.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
database64128-tfo-go-v2 — go get database64128-tfo-go-v2 · libregistry