commit | 8d546df22536ce78e19d15e5e70e0dc8109796c3 | [log] [tgz] |
---|---|---|
author | Chris Manton <cmanton@google.com> | Tue Aug 12 14:11:38 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:28 2015 -0700 |
tree | 37e53076bd46a5422e8739b469dabf79bf70729f | |
parent | 87a62cb71860d0d14061c9c279f399d355affc2e [diff] |
btpan thread signal function workaround btsock does not provide a reliable teardown procedure. Stale file descriptors may continue to actively invoke signal callbacks from the btsock thread. Extra logic to handle gracefully.