]> Cypherpunks repositories - gostls13.git/commit
syscall: add IPPROTO_IPV6 and IPV6_V6ONLY const to fix nacl and windows build
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 25 Sep 2010 11:24:12 +0000 (21:24 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 25 Sep 2010 11:24:12 +0000 (21:24 +1000)
commite4245f25027bfeb162d0aed6e3af5f805a5d33a4
tree05ff89e6def7e623185a543de2b580a708c9a876
parent6866026c45d78ffdca67f9791701b4e95c8961a3
syscall: add IPPROTO_IPV6 and IPV6_V6ONLY const to fix nacl and windows build

R=golang-dev
CC=golang-dev
https://golang.org/cl/2204050
src/pkg/syscall/syscall_nacl.go
src/pkg/syscall/ztypes_windows_386.go