commit | 6dd14a1ed73f87408cba749f3a0c461bf6da371a | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Jan 25 15:30:25 2019 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Jan 30 15:18:56 2019 -0800 |
tree | e2d8f4bcb885a9a85a59e21a41567dfe5acec80e | |
parent | 185b501af94dc4d23215ea563093849f2e5e3063 [diff] |
adb: add fdevent callback that passes the fdevent. This is useful for when we don't want to actually store the fdevent into a separate struct to be able to destroy it, but instead want to destroy it immediately from the callback. Test: adb_test Change-Id: Ief3dbf8ea6a6bd72dc7e73f9ab9b7429e48fc181