OSDN Git Service

Add a missing OSI_NO_INTR() wrapper around socket read()
authorPavlin Radoslavov <pavlin@google.com>
Wed, 18 May 2016 22:22:55 +0000 (15:22 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Thu, 19 May 2016 22:57:51 +0000 (22:57 +0000)
commite7d785302d2507081c7c01c2a8065bcfbd9019b5
tree559a62ef1d7c6b9e8869550cd082a575e0b5f5aa
parente850df50b10c2c557edb42d9139a6ddccbc1ef04
Add a missing OSI_NO_INTR() wrapper around socket read()

Also, print a better error message.

Change-Id: I22da05fd5e9b10a5122705105ea7a45855eb144d
(cherry picked from commit a5c0f1596095ec9017bb50c035f327f708a5d8e8)
vendor_libs/linux/bt_vendor_linux.c