Home | History | Annotate | Download | only in apps

Lines Matching refs:accept_socket

253 static int accept_socket= -1;
375 accept_socket=-1;
1750 do_server(port,socket_type,&accept_socket,www_body, context);
1752 do_server(port,socket_type,&accept_socket,sv_body, context);
2200 if (accept_socket >= 0)
2202 SHUTDOWN2(accept_socket);