RetroShare/libretroshare
Gio 48a9be0ccc Use Qt to read the local addresses on android
getifaddrs is not present on android and an alternative implementation
crashed, use QNetworkInterface::allAddresses() to retrieve local
addresses list instead

This
2016-09-21 12:46:55 +02:00
..
src Use Qt to read the local addresses on android 2016-09-21 12:46:55 +02:00