Page MenuHomeFreeBSD

unix: make unp_connect2() void
ClosedPublic

Authored by glebius on May 12 2022, 7:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 8:37 AM
Unknown Object (File)
Wed, Jan 8, 12:40 AM
Unknown Object (File)
Dec 15 2024, 6:06 AM
Unknown Object (File)
Dec 4 2024, 11:00 AM
Unknown Object (File)
Oct 18 2024, 7:41 AM
Unknown Object (File)
Oct 3 2024, 4:38 PM
Unknown Object (File)
Oct 3 2024, 1:38 AM
Unknown Object (File)
Oct 1 2024, 12:11 PM
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