package listenbuffer
import "github.com/dotcloud/docker/pkg/listenbuffer"
Package to allow go applications to immediately start listening on a socket, unix, tcp, udp but hold connections until the application has booted and is ready to accept them
Index ¶
Functions ¶
func NewListenBuffer ¶
NewListenBuffer returns a listener listening on addr with the protocol.
Source Files ¶
- Version
- v1.6.0-rc2
- Published
- Mar 25, 2015
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 10 minutes ago –
Tools for package owners.