HomeFreeBSD

sockets: remove dom_dispose and PR_RIGHTS

Description

sockets: remove dom_dispose and PR_RIGHTS

Passing file descriptors (rights) via sockets is a feature specific to
PF_UNIX only, so fully isolate the logic into uipc_usrreq.c.

Reviewed by: tuexen
Differential Revision: https://reviews.freebsd.org/D43414

Details

Provenance
glebiusAuthored on Jan 16 2024, 6:26 PM
Reviewer
tuexen
Differential Revision
D43414: sockets: remove dom_dispose and PR_RIGHTS
Parents
rG5bba2728079e: sockets: make pr_shutdown fully protocol specific method
Branches
Unknown
Tags
Unknown