Page MenuHomeFreeBSD

sockets: remove dom_dispose and PR_RIGHTS
ClosedPublic

Authored by glebius on Jan 12 2024, 10:08 AM.
Tags
None
Referenced Files
F102777598: D43414.diff
Sun, Nov 17, 1:21 AM
Unknown Object (File)
Thu, Nov 7, 9:18 PM
Unknown Object (File)
Sat, Oct 19, 6:35 PM
Unknown Object (File)
Sat, Oct 19, 6:35 PM
Unknown Object (File)
Sat, Oct 19, 6:35 PM
Unknown Object (File)
Sat, Oct 19, 5:56 PM
Unknown Object (File)
Sep 25 2024, 12:12 PM
Unknown Object (File)
Sep 25 2024, 1:00 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable