Descriptionsyscall: add linux specific Getsockopt for Ucred struct
SO_PEERCRED on unix domain socket will fill a Ucred struct,
thus linux needs a custom Getsockopt variant.
Fixes issue 3836.
Patch Set 1 #Patch Set 2 : diff -r 62f087306b18 https://code.google.com/p/go/ #Patch Set 3 : diff -r 62f087306b18 https://code.google.com/p/go/ #MessagesTotal messages: 5
|