• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-1,464935

test/03-May-2024-1,9021,442

Android.mkD03-May-2024561 2818

LICENSED03-May-20241.5 KiB2827

MODULE_LICENSE_BSDD03-May-20240

NOTICED03-May-20241.5 KiB2827

READMED03-May-2024357 86

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