OSDN Git Service

Improve poll(2) handling and log messages
authorPavlin Radoslavov <pavlin@google.com>
Wed, 18 May 2016 21:34:31 +0000 (14:34 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 19 May 2016 20:57:02 +0000 (20:57 +0000)
commit9f20f3cff9ead8efbbcab19b2841362a0e3789ab
tree2fd3cb671d0ba7cb1b506777cb1632b69edd3f65
parenta7373c8f031a68a52ce1f876457d1c5c74aaa87f
Improve poll(2) handling and log messages

 * Better error handling and log messages inside
   uipc_flush_ch_locked()
 * Add missing error check inside UIPC_Read()
 * Add missing OSI_NO_INTR() wrapper around poll()
   inside function btu_exec_tap_fd_read()

Bug: 28823662
Change-Id: I5f1c720861bea594d53ed6465a5ff327ba352598
btif/src/btif_pan.cc
udrv/ulinux/uipc.c