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:
parent
961d4bc798
commit
511f780fca
@ -1,5 +1,3 @@
|
|||||||
// +build linux freebsd solaris
|
|
||||||
|
|
||||||
package ttrpc
|
package ttrpc
|
||||||
|
|
||||||
import (
|
import (
|
Loading…
Reference in New Issue
Block a user