You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
src pl286 release code 4 years ago
test pl286 release code 4 years ago
Android.mk pl286 release code 4 years ago
LICENSE pl286 release code 4 years ago
MODULE_LICENSE_BSD pl286 release code 4 years ago
NOTICE pl286 release code 4 years ago
README pl286 release code 4 years ago

README

This library is based on the proxy_resolver_v8 and other classes taken from 
chromium project.

Modifications have been made to remove dependencies on chromium utility
functions and classes. To make this library accessible on Android, the string
utilities have been modified to use stl and the network functions have been
modified to use UNIX functions.