Descriptionsyscall: add missing SO_ERROR constant for nacl/*
CL 69340044 requires that syscall.SO_ERROR be defined on all unix like platforms. Add SO_ERROR to the list of dummy constants in sycall/net_nacl.go.
Patch Set 1 #Patch Set 2 : diff -r b238e9cf4c3d https://code.google.com/p/go #Patch Set 3 : diff -r b238e9cf4c3d https://code.google.com/p/go #Patch Set 4 : diff -r b238e9cf4c3d https://code.google.com/p/go #Patch Set 5 : diff -r b238e9cf4c3d https://code.google.com/p/go #MessagesTotal messages: 5
|