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

View File

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