summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/stl
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-08-27 01:34:16 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-08-27 01:34:16 +0000
commitece176e0f6a9a3760358001fb39b308c8ffc5edc (patch)
tree5dc89d1aaf07d19deb8e65f3ee46250933a301bf /lldb/packages/Python/lldbsuite/test/lang/cpp/stl
parent25abd0ebddc21e4452bbbb401c335979d5a45c42 (diff)
downloadbcm5719-llvm-ece176e0f6a9a3760358001fb39b308c8ffc5edc.tar.gz
bcm5719-llvm-ece176e0f6a9a3760358001fb39b308c8ffc5edc.zip
[ConnectionFileDescriptor] Add shutdown check in ::Write.
The disconnect method sets the shutdown flag to true. This currently only prevents any reads from happening, but not writes, which is incorrect. Presumably this was just an oversight when adding synchronization to the class. This adds the same shutdown check to the Write method. Over-the-shoulder reviewed by Jim! llvm-svn: 370002
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/stl')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud