[release-branch.go1] api: add Linux/ARM to go1 API
««« backport 5538444d6f32 api: add Linux/ARM to go1 API It's very unfortunate that the type of Data field of struct RawSockaddr is [14]uint8 on Linux/ARM instead of [14]int8 on all the others. btw, it should be [14]int8 according to my header files. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/6275050 »»»
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment