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
45 B
Modula-2
3 lines
45 B
Modula-2
module github.com/ishidawataru/sctp
|
|
|
|
go 1.12
|