package netutil

import "github.com/coreos/etcd/pkg/netutil"

Package netutil implements network-related utility functions.

Index

Functions

func DropPort

func DropPort(port int) error

func IsNetworkTimeoutError

func IsNetworkTimeoutError(err error) bool

func RecoverPort

func RecoverPort(port int) error

func RemoveLatency

func RemoveLatency() error

func SetLatency

func SetLatency(ms, rv int) error

func URLStringsEqual

func URLStringsEqual(a []string, b []string) bool

Source Files

isolate_stub.go netutil.go

Version
v3.0.9+incompatible
Published
Sep 15, 2016
Platform
js/wasm
Imports
6 packages
Last checked
11 minutes ago

Tools for package owners.