Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
packages_modules_adb
/
refs/heads/16.0
/
socket.h
2cbf591
Add documentation
by Fabien Sanglard
· 1 year, 6 months ago
d461061
Code cleanup
by Fabien Sanglard
· 1 year, 7 months ago
e395850
Merge "Convert int-as-a-bool to actual bool"
by Treehugger Robot
· 3 years, 7 months ago
b69c59c
Convert int-as-a-bool to actual bool
by Fabien Sanglard
· 3 years, 7 months ago
47870f5
Merge "Add documentation to asocket"
by Fabien Sanglard
· 3 years, 7 months ago
36be8b0
Fix half-boolean
by Fabien Sanglard
· 3 years, 7 months ago
727a1b3
Add documentation to asocket
by Fabien Sanglard
· 3 years, 7 months ago
bd1f300
adb: add receive windowing.
by Josh Gao
· 4 years, 3 months ago
65d18e2
adbd: avoid compiling more code in the daemon.
by Josh Gao
· 6 years ago
b51193a
adb: move fdevent to its own folder.
by Josh Gao
· 7 years ago
c270596
adb: convert more stuff to unique_fd.
by Josh Gao
· 7 years ago
4a037e2
adb: switch connect_to_remote to string_view.
by Josh Gao
· 7 years ago
8d49e12
adb: switch skip_host_serial to string_view.
by Josh Gao
· 7 years ago
6dbf579
adb: finish switching service creation to string_view.
by Josh Gao
· 7 years ago
9f155db
adb: add IOVector.
by Josh Gao
· 8 years ago
9528df2
adb: remove fdevent_install, fdevent_remove.
by Josh Gao
· 8 years ago
ebc1c31
adb: fix `adb reverse` when adbd has multiple transports.
by Josh Gao
· 8 years ago
cd2a529
adb: switch apacket payload to a type that doesn't initialize its contents.
by Josh Gao
· 8 years ago
462b150
adb: fix build breakage.
by Josh Gao
· 8 years ago
5cb76ce
adb: use delete on objects with destructors.
by Josh Gao
· 8 years ago
a7d9d71
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 8 years ago
2b3db9e
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 8 years ago
2f8da95
adb: reformat comments.
by Josh Gao
· 9 years ago
ca35e9e
Address const issues in preparation for libcxx rebase.
by Dan Austin
· 10 years ago
c929c6f
adb: relax serial matching rules.
by David Pursell
· 10 years ago
2ce9d56
Add unit tests for local socket.
by Yabin Cui
· 11 years ago