LOG_NOWAIT
openlog("inetd", LOG_PID | LOG_NOWAIT | LOG_PERROR, LOG_DAEMON);
openlog("inetd", LOG_PID | LOG_NOWAIT, LOG_DAEMON);