pkg/listeners
Aleksa Sarai d61bb3048b 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