1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/listeners
Aleksa Sarai e3a8c8388f pkg: listeners: separate out the listeners package
This code will be used in containerd and is quite useful in general to
people who want a nice way of creating listeners from proto://address
arguments (even supporting socket activation). Separate it out from
docker/ so people can use it much more easily.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2016-04-02 01:09:29 +11:00
..
listeners.go pkg: listeners: separate out the listeners package 2016-04-02 01:09:29 +11:00
listeners_unix.go pkg: listeners: separate out the listeners package 2016-04-02 01:09:29 +11:00
listeners_windows.go pkg: listeners: separate out the listeners package 2016-04-02 01:09:29 +11:00