Home
last modified time | relevance | path

Searched refs:network_init (Results 1 – 4 of 4) sorted by relevance

/lighttpd1.4/src/
H A Dnetwork.h12 int network_init(server *srv, int stdin_fd);
H A Dnetwork.c718 int network_init(server *srv, int stdin_fd) { in network_init() function
H A Dserver.c1553 if (0 != network_init(srv, srv->stdin_fd)) { in server_main_setup()
/lighttpd1.4/
H A DNEWS2001 * [core] move winsock init to network_init()
2342 * [core] combine duplicated getrlimit, network_init