Page MenuHomeFreeBSD

unix: make unp_connect2() void
ClosedPublic

Authored by glebius on May 12 2022, 7:25 PM.
Tags
None
Referenced Files
F81971296: D35181.diff
Tue, Apr 23, 10:24 PM
Unknown Object (File)
Tue, Apr 16, 6:07 PM
Unknown Object (File)
Mon, Apr 1, 2:03 AM
Unknown Object (File)
Jan 14 2024, 8:55 AM
Unknown Object (File)
Dec 20 2023, 3:47 AM
Unknown Object (File)
Nov 28 2023, 10:02 PM
Unknown Object (File)
Oct 28 2023, 4:09 PM
Unknown Object (File)
Jul 20 2023, 5:44 AM
Subscribers

Details

Summary

Assert that sockets are of the same type. unp_connectat() already did
this check. Add the check to uipc_connect2().

Diff Detail

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