summaryrefslogtreecommitdiff
path: root/fastboot/socket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include sys/select.h for fd_setColin Cross2021-08-161-0/+4
* fastbootd: Support TCP protocol.Hongguang Chen2020-05-131-1/+3
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* fastboot: add Socket timeout detection.David Pursell2016-02-051-14/+36
* libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-031-14/+56
* fastboot: socket testing improvements.David Pursell2016-02-021-0/+14
* fastboot: use cutils socket functions.David Pursell2016-01-211-0/+212