Files
linuxkit/alpine
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-03-01 14:57:11 +00:00
2016-04-13 11:24:31 +01:00
2016-02-19 16:11:09 +00:00
2016-01-13 17:48:42 +00:00
2016-01-13 17:48:42 +00:00
2016-03-08 00:48:08 +00:00