unix: make unp_connect2() void
Assert that sockets are of the same type. unp_connectat() already did
this check. Add the check to uipc_connect2().
Reviewed by: markj
Differential revision: https://reviews.freebsd.org/D35181
unix: make unp_connect2() void Tags None Referenced Files None Subscribers None
Description
Details
|