You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Chore: Bump libc requirement
So the LOCAL_PEERTOKEN it adds may be guaranteed to be available.
Signed-off-by: Paul Mabileau <[email protected]>
* Refactor(sockopt): Use libc::SOL_LOCAL for LOCAL_PEER* options instead of 0
Should be more readable.
Signed-off-by: Paul Mabileau <[email protected]>
* Feat(sockopt): Add new wrapper around libc::LOCAL_PEERTOKEN
audit_token_t is taken from endpoint-sec-sys.
Signed-off-by: Paul Mabileau <[email protected]>
* Test(socket): Add small test for LocalPeerToken
Signed-off-by: Paul Mabileau <[email protected]>
* Docs: Add changelog entry
Signed-off-by: Paul Mabileau <[email protected]>
---------
Signed-off-by: Paul Mabileau <[email protected]>
0 commit comments