mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
22b9e2a7e5
full diff: 6e2cb13661...f2269e66cd
- support SO_SNDBUF/SO_RCVBUF handling
- Support Go Modules
- license clarificaton
- ci: drop 1.6, 1.7, 1.8 support
- Add support for SocketConfig
- support goarch mips64le architecture.
- fix possible socket leak when bind fails
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
3 lines
164 B
Text
3 lines
164 B
Text
This source code includes following third party code
|
|
|
|
- ipsock_linux.go : licensed by the Go authors, see GO_LICENSE file for the license which applies to the code
|