summaryrefslogtreecommitdiffstats
path: root/python/setup.py
diff options
context:
space:
mode:
authorJohn Snow2021-11-18 21:46:20 +0100
committerJohn Snow2021-11-23 00:41:21 +0100
commita57cb3e23d5ac918a69d0aab918470ff0b429ff9 (patch)
treea4df7413b8026b6eaa3c0eaf981207f4df709a07 /python/setup.py
parentscripts/device-crash-test: Use a QMP timeout (diff)
downloadqemu-a57cb3e23d5ac918a69d0aab918470ff0b429ff9.tar.gz
qemu-a57cb3e23d5ac918a69d0aab918470ff0b429ff9.tar.xz
qemu-a57cb3e23d5ac918a69d0aab918470ff0b429ff9.zip
python/aqmp: fix send_fd_scm for python 3.6.x
3.6 doesn't play keepaway with the socket object, so we don't need to go fishing for it on this version. In fact, so long as 'sendmsg' is still available, it's probably preferable to just use that method and only go fishing for forbidden details when we absolutely have to. Reported-by: Thomas Huth <thuth@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Willian Rampazzo <willianr@redhat.com> Message-id: 20211118204620.1897674-8-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions