fastopen

package module
v0.0.0-...-79e5dfe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2016 License: BSD-2-Clause Imports: 4 Imported by: 0

README

tcp_fastopen

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorConnectx = Err{errors.New("error in connectx")}
View Source
var ErrorGetaddrinfo = Err{errors.New("error in getaddrinfo")}
View Source
var ErrorSocket = Err{errors.New("error in socket")}
View Source
var NotSupport = Err{errors.New("not supported")}
View Source
var UnknownError = Err{errors.New("unknown error")}

Functions

func Dial

func Dial(network, address string) (c net.Conn, err error)

Types

type Err

type Err struct {
	// contains filtered or unexported fields
}

func (Err) Temporary

func (e Err) Temporary() bool

func (Err) Timeout

func (e Err) Timeout() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL