summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2018-12-16 15:12:06 +0000
committerMichal Gorny <mgorny@gentoo.org>2018-12-16 15:12:06 +0000
commit4ce222198cfde1c013b86b2c694a835a47ac153b (patch)
tree83d63b12efc46c475b31a9b01ba8ef6ee7318e38 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent13ac2f15b0416bf85f53753657dafda6da4c353f (diff)
downloadbcm5719-llvm-4ce222198cfde1c013b86b2c694a835a47ac153b.tar.gz
bcm5719-llvm-4ce222198cfde1c013b86b2c694a835a47ac153b.zip
[test] [support] Use socket()+bind() to create unix sockets portably
Replace the mknod() call with socket() + bind() for creating unix sockets. The mknod() method is not portable and does not work on NetBSD while binding the socket should work on all systems supporting unix sockets. Differential Revision: https://reviews.llvm.org/D55576 llvm-svn: 349305
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud