/tcp-failfast

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

Primary LanguageGoMIT LicenseMIT

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.