package listeners

import "github.com/dotcloud/docker/daemon/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

group_unix.go listeners_linux.go

Version
v28.0.1+incompatible
Published
Feb 26, 2025
Platform
linux/amd64
Imports
12 packages
Last checked
5 seconds ago

Tools for package owners.