toxcore/testing
Coren[m] 330c1bee5c nTox: keep bootstrap()ping every 10 seconds, until we get a connection running (the initial one might get lost, it IS done via UDP after all)
nTox.c:
- main(): keep calling tox_bootstrap_from_address() every 10 seconds, until the connection is established
2013-09-21 02:02:27 +02:00
..
experiment move group chats to /toxcore 2013-09-09 14:16:53 -04:00
crypto_speed_test.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
DHT_test.c Fix warnings of -Wall -Wextra 2013-09-16 10:37:22 +02:00
Lossless_UDP_testclient.c astyled everything. 2013-09-14 12:42:17 -04:00
Lossless_UDP_testserver.c astyled everything. 2013-09-14 12:42:17 -04:00
Makefile.inc Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
Messenger_test.c astyled everything. 2013-09-14 12:42:17 -04:00
misc_tools.c Fix warnings of -Wall -Wextra 2013-09-16 10:37:22 +02:00
nTox.c nTox: keep bootstrap()ping every 10 seconds, until we get a connection running (the initial one might get lost, it IS done via UDP after all) 2013-09-21 02:02:27 +02:00
nTox.h Put group chat functions in the public API. 2013-09-12 20:29:30 -04:00