Home
last modified time | relevance | path

Searched refs:networking_at_startup (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A Dnetwork_test.c172 networking_at_startup(); in network_suite()
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnetwork.c677 int networking_at_startup(void) in networking_at_startup() function
766 if (networking_at_startup() != 0) { in new_networking_ex()
959 if (networking_at_startup() != 0) { in new_networking_no_udp()
1225 if (networking_at_startup() != 0) { in addr_resolve()
H A Dnetwork.h331 int networking_at_startup(void);
H A DTCP_client.c668 if (networking_at_startup() != 0) { in new_TCP_connection()
H A DTCP_server.c1065 if (networking_at_startup() != 0) { in new_TCP_server()