package listeners

import "github.com/dotcloud/docker/pkg/listeners"

Index

Functions

func Init

func Init(proto, addr, socketGroup string, tlsConfig *tls.Config) ([]net.Listener, error)

Init creates new listeners for the server. TODO: Clean up the fact that socketGroup and tlsConfig aren't always used.

Source Files

listeners_unix.go

Version
v1.12.0-rc5
Published
Jul 26, 2016
Platform
js/wasm
Imports
7 packages
Last checked
54 seconds ago

Tools for package owners.