Searched refs:network_init (Results 1 – 4 of 4) sorted by relevance
12 int network_init(server *srv, int stdin_fd);
718 int network_init(server *srv, int stdin_fd) { in network_init() function
1553 if (0 != network_init(srv, srv->stdin_fd)) { in server_main_setup()
2001 * [core] move winsock init to network_init()2342 * [core] combine duplicated getrlimit, network_init