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 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
v2.3.4+incompatible
Published
May 12, 2016
Platform
darwin/amd64
Imports
6 packages
Last checked
57 minutes ago

Tools for package owners.