1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server
David Calavera 0bfbc6e788 Extract sockets initialization to a package.
Because I just used it somewhere else and it would be nice if I didn't have to copy and paste the code.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-05-20 16:48:39 -07:00
..
form.go Rename int64Value to int64ValueOrZero. 2015-05-05 08:54:28 +02:00
form_test.go Rename int64Value to int64ValueOrZero. 2015-05-05 08:54:28 +02:00
profiler.go api/server: fix profiler HTTP serving 2015-04-02 09:53:40 +03:00
server.go Extract sockets initialization to a package. 2015-05-20 16:48:39 -07:00
server_linux.go Extract sockets initialization to a package. 2015-05-20 16:48:39 -07:00
server_windows.go Extract sockets initialization to a package. 2015-05-20 16:48:39 -07:00