Name | Date | Size | |
---|---|---|---|
.. | 10-Aug-2018 | 12 KiB | |
Android.mk | 10-Aug-2018 | 658 | |
LICENSE | 10-Aug-2018 | 1.5 KiB | |
MODULE_LICENSE_BSD | 10-Aug-2018 | 0 | |
NOTICE | 10-Aug-2018 | 1.5 KiB | |
README | 10-Aug-2018 | 357 | |
src/ | 10-Aug-2018 | 4 KiB | |
test/ | 10-Aug-2018 | 4 KiB |
README
1This library is based on the proxy_resolver_v8 and other classes taken from 2chromium project. 3 4Modifications have been made to remove dependencies on chromium utility 5functions and classes. To make this library accessible on Android, the string 6utilities have been modified to use stl and the network functions have been 7modified to use UNIX functions. 8