Files
c-toxcore/testing
Coren[m] 591d6c70c6 network.*:
- addr_resolv(_or_parse_ip)(): added an optional parameter to return both an IPv6 and an IPv4 address if requested address family was AF_UNSPEC
- logging of unhandled packets

DHT.c:
- bootstrap_from_address(): use the additional return from addr_resolv_or_parse_ip() to bootstrap in both network types at once

Lossless_UDP_testclient.c:
- main(): adapt to signature change of addr_resolve()

Messenger.c. LAN_discovery.h:
- lost a htons(), readded
- moved LAN_DISCOVERY_INTERVAL #define into LAN_discovery.h

LAN_discovery.c:
- added IPv4-in-IPv6 local address test
2013-09-12 18:39:21 +02:00
..
2013-09-09 14:16:53 -04:00
2013-09-11 20:50:15 +02:00
2013-09-12 18:39:21 +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