SS_CONNECTOUT
if (so != NULL && ISSET(so->so_state, SS_CONNECTOUT)) {
so->so_state |= SS_CONNECTOUT;
if (kf->so_state & SS_CONNECTOUT)