sonewconn
(so3 = sonewconn(so2, 0, M_WAIT)) == NULL) {
so = sonewconn(listenso, SS_ISCONNECTED, M_DONTWAIT);
struct socket *sonewconn(struct socket *, int, int);