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
SO_PASSCRED is enabled on UXF sockets, for no reason.
On UX sockets, it is used to have the kernel "autobind" a name for client sockets, but that mechanism is not in play for non-abstract (pathname) sockets.
The text was updated successfully, but these errors were encountered:
SO_PASSCRED is enabled on UXF sockets, for no reason.
On UX sockets, it is used to have the kernel "autobind" a name for client sockets, but that mechanism is not in play for non-abstract (pathname) sockets.
The text was updated successfully, but these errors were encountered: