flycast/core/deps/ifaddrs
Stefanos Kornilios Mitsis Poiitidis 5fee692c31 WEBUI for android 2014-04-25 05:59:53 +03:00
..
README.md WEBUI for android 2014-04-25 05:59:53 +03:00
ifaddrs.c WEBUI for android 2014-04-25 05:59:53 +03:00
ifaddrs.h WEBUI for android 2014-04-25 05:59:53 +03:00

README.md

android-ifaddrs

An implementation of getifaddrs() for Android, since the NDK does not natively support it.

Works just like you would expect on regular Linux. License information is present in each file (BSD license).