unp_connect2
if ((error = unp_connect2(so, so2)))
error = unp_connect2(so, so2);
int unp_connect2(struct socket *, struct socket *);