PurpleI2P / android-ifaddrs

An implementation of getifaddrs() for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An implementation of getifaddrs() for Android


Languages

Language:C++ 88.5%Language:C 11.5%