package listenbuffer
import "github.com/docker/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.1.0
- Published
- Jul 3, 2014
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 4 minutes ago –
Tools for package owners.