Coren[m] a74cfaea81 tox.h:
- #define'd tox's network port (as range)
- finally killed tox_new_ex() in favor of changing tox_new()'s signature
- renamed tox_bootstrap() to tox_bootstrap_from_ip()

network.h:
- #define'd tox's network port (as range)
- renamed SEND_NODES_EX to SEND_NODES_IPV6
- bind() loop uses #define'd port range

DHT.c:
- renamed SEND_NODES_EX to SEND_NODES_IPV6
- sending ipv6 node addresses even if can't use them ourselves

nTox.c:
- adapted to changed tox_new()
2013-09-12 15:42:03 +02:00
..
2013-09-09 14:16:53 -04:00
2013-09-11 20:50:15 +02:00
2013-09-11 15:19:39 +02:00
2013-09-11 15:19:39 +02:00
2013-09-11 20:50:15 +02:00
2013-09-11 15:19:39 +02:00
2013-09-12 15:42:03 +02:00
2013-08-27 14:25:09 +03:00