Files
linuxkit/alpine/packages
David Scott 3c68728e9f proxy: remove assumption that frontend is a TCPListener
We require the frontend to be a `net.Listener` and the `net.Conn`
connection which are established must be type-switched to
`Conn` to support the `CloseRead` and `CloseWrite` methods.

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.