commit | c162c713efe09d9772926e6658aa67e2656cdec3 | [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 | 92ee52cc38ca1a06b7b0851643314b0830f0ece9 [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