Merge pull request #15 from justincormack/creds_linuxonly

SO_PEERCRED is Linux only
This commit is contained in:
Stephen Day 2017-12-01 10:55:09 -08:00 committed by GitHub
commit 334dad0199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,3 @@
// +build linux freebsd solaris
package ttrpc
import (