• Home
Name Date Size #Lines LOC

..--

src/07-May-2024-1,514991

test/07-May-2024-1,8991,440

Android.mkD07-May-2024648 3120

LICENSED07-May-20241.5 KiB2827

MODULE_LICENSE_BSDD07-May-20240

NOTICED07-May-20241.5 KiB2827

READMED07-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