int nofork = 0;
/* args */
int nofork = 0;
/* args */
char bind[128];
char *port = NULL;
char bind[128];
char *port = NULL;
if( opt == 's' )
{
if( !conf.tls )
if( opt == 's' )
{
if( !conf.tls )
/* bind sockets */
bound += uh_socket_bind(
/* bind sockets */
bound += uh_socket_bind(
This page took 0.020738 seconds and 4 git commands to generate.