SOCK_CLOFORK
if (type & SOCK_CLOFORK) {
type &= ~SOCK_CLOFORK;
if (sockflags & SOCK_CLOFORK)
if (uap->flags & ~(SOCK_NONBLOCK | SOCK_CLOEXEC | SOCK_CLOFORK))
if (type & SOCK_CLOFORK) {
type &= ~SOCK_CLOFORK;
type |= SOCK_CLOFORK;
ltype |= SOCK_CLOFORK;
atype |= SOCK_CLOFORK;
type |= SOCK_CLOFORK;