liggitt / tcp-failfast

A Go library which allows control over the TCP "user timeout" behavior.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcp-failfast

Build Status Widget GoDoc Widget

tcp-failfast is a Go library which allows control over the TCP "user timeout" behavior. ⏱

This timeout is specified in RFC 793 but is not implemented on all platforms. Currently Linux and Darwin are supported.

About

A Go library which allows control over the TCP "user timeout" behavior.

License:MIT License


Languages

Language:Go 100.0%