chiark / gitweb /
socket-util: add new getpeergroups() call
authorLennart Poettering <lennart@poettering.net>
Sat, 30 Dec 2017 13:02:36 +0000 (14:02 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:52 +0000 (07:49 +0200)
commitdfecc42944e40ab1763b16ed5ef54e8a88fb3590
tree2f47111e01293e173bb3ed56e2d8d4c0444523da
parent2ad22ba29e9400833f977061a79e776f81e2b4e1
socket-util: add new getpeergroups() call

It's a wrapper around the new SO_PEERGROUPS sockopt, similar in style as
getpeersec() and getpeercred().
src/basic/missing.h
src/basic/socket-util.c
src/basic/socket-util.h