From: Michael Jeanson Date: Mon, 19 Jul 2021 17:42:55 +0000 (-0400) Subject: Add 'pid' to socket peercred on FreeBSD X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=2956f16b84f00d4f91b124d296462baca6aa04cc;hp=2956f16b84f00d4f91b124d296462baca6aa04cc;p=lttng-ust.git Add 'pid' to socket peercred on FreeBSD The 'pid' of the socket peer was added to xucred in FreeBSD 12. Lttng-tools doesn't yet have full support for FreeBSD but once it's merged the baseline should be either FreeBSD 12 or 13 so we can get away with no compat code. Change-Id: I238baef7eedb3a909fb3804e6fd2cca4db84b21a Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---