package netutil
import "github.com/coreos/etcd/third_party/code.google.com/p/go.net/netutil"
Package netutil provides network utility functions, complementing the more common ones in the net package.
Index ¶
Functions ¶
func LimitListener ¶
LimitListener returns a Listener that accepts at most n simultaneous connections from the provided Listener.
Source Files ¶
- Version
- v0.2.0-rc4
- Published
- Dec 23, 2013
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.