• Shenghou Ma's avatar
    api: add Linux/ARM to go1 API · 5612fd77
    Shenghou Ma authored
    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
    5612fd77
go1.txt 1.67 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.