summaryrefslogtreecommitdiffstats
path: root/fastboot/socket_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang-tidy performance warnings in syste/core.Chih-Hung Hsieh2016-07-281-1/+1
* fastboot: add Socket timeout detection.David Pursell2016-02-051-1/+51
* fastboot: fix SocketMock send failures.David Pursell2016-02-031-0/+16
* libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-031-2/+114
* fastboot: socket testing improvements.David Pursell2016-02-021-14/+95
* fastboot: use cutils socket functions.David Pursell2016-01-211-142/+71
* fastboot: implement UDP networking interface.David Pursell2015-12-161-0/+197