Skip to content

protocol-native: downgrade getsockopt SO_PEERSEC error to warning

George Kiagiadakis requested to merge github/fork/gkiagia/peersec-warn into work

Getting SO_PEERSEC on distributions that do not use a LSM by default, results always in a "protocol error", which is just annoying and not a real problem for pipewire's operation.

Merge request reports