package netutil
import "github.com/coreos/etcd/pkg/netutil"
Index ¶
- func DropPort(port int) error
- func RecoverPort(port int) error
- func URLStringsEqual(a []string, b []string) bool
Functions ¶
func DropPort ¶
DropPort drops all tcp packets that are received from the given port and sent to the given port.
func RecoverPort ¶
RecoverPort stops dropping tcp packets at given port.
func URLStringsEqual ¶
Source Files ¶
- Version
- v2.3.0-alpha.0+incompatible
- Published
- Nov 6, 2015
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 2 hours ago –
Tools for package owners.