SO_PEERCRED is Linux only
BSD does have LOCAL_PEERCRED but x/sys.unix does not yet have support for it. I will add support and do a proper fix later. Signed-off-by: Justin Cormack <justin.cormack@docker.com> Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
committed by
Stephen J Day
parent
961d4bc798
commit
511f780fca
@@ -1,5 +1,3 @@
|
||||
// +build linux freebsd solaris
|
||||
|
||||
package ttrpc
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user