Files
linuxkit/alpine/packages
David Scott 90b1734a52 proxy: add a vsock package based on vsudd
This package supports a more normal Go interface, in particular it has:

  // Listen returns a net.Listener which can accept connections on the given
  // vhan port.
  func Listen(port uint) (net.Listener, error)

Signed-off-by: David Scott <dave.scott@docker.com>
2016-04-15 17:24:56 +01:00
..
2016-02-17 14:11:13 +00:00
2016-04-11 16:10:28 +01:00

The directories below should be turned into proper packages, built from upstream.

Currently these are temporarily vendored from pinata.