commit | 87a2db64f4a786eb1025e77e3a7d0abf1f4417d6 | [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 | 00594edd676ea470b0046a649928cb1349681ae5 | |
parent | 2042fd23cf7518a1103d9da11ff131198846da8d [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