proc_http
proc_http(NULL, fd[0]);
void proc_http(char *, int) __attribute__((noreturn));
proc_http(bind_addr, httpfd);