OSDN Git Service

Add multinetwork debugging tools, dnschk and httpurl
authorErik Kline <ek@google.com>
Fri, 22 Jan 2016 00:07:44 +0000 (09:07 +0900)
committerErik Kline <ek@google.com>
Mon, 30 May 2016 08:56:18 +0000 (17:56 +0900)
commit871e63d9b7e584bc398dd4aa983cf561a5e8394e
treea3208bbc5055f235241938a6fd1238b2bd522197
parent27879586fff26d5ac1864f57bf441a39f8ab9315
Add multinetwork debugging tools, dnschk and httpurl

Bug: 19537384
Bug: 27199751
Bug: 28719525
Change-Id: Ie983ec12ac6c550fa76c89cd44343220688a99b4
multinetwork/Android.mk [new file with mode: 0644]
multinetwork/common.cpp [new file with mode: 0644]
multinetwork/common.h [new file with mode: 0644]
multinetwork/dnschk.cpp [new file with mode: 0644]
multinetwork/httpurl.cpp [new file with mode: 0644]
multinetwork/quick_test.sh [new file with mode: 0755]