package sockets

import "github.com/docker/docker/pkg/sockets"

Index

Functions

func ConfigureTCPTransport

func ConfigureTCPTransport(tr *http.Transport, proto, addr string)

func NewTcpSocket

func NewTcpSocket(addr string, tlsConfig *tls.Config, activate <-chan struct{}) (net.Listener, error)

Source Files

tcp_socket.go

Version
v1.8.3
Published
Oct 12, 2015
Platform
js/wasm
Imports
5 packages
Last checked
24 seconds ago

Tools for package owners.