summaryrefslogtreecommitdiffstats
path: root/include/exec/memory.h
diff options
context:
space:
mode:
authorGeoffrey McRae2020-06-13 06:05:16 +0200
committerGerd Hoffmann2020-06-17 14:44:51 +0200
commitde82640843769e84139b5b5a8ed60b076f0bcabe (patch)
treef9be77bf9dc8c16e86f695495c9335ce1c8e37ec /include/exec/memory.h
parentaudio/jack: remove invalid set of input support bool (diff)
downloadqemu-de82640843769e84139b5b5a8ed60b076f0bcabe.tar.gz
qemu-de82640843769e84139b5b5a8ed60b076f0bcabe.tar.xz
qemu-de82640843769e84139b5b5a8ed60b076f0bcabe.zip
audio/jack: do not remove ports when finishing
This fixes a hang when there is a communications issue with the JACK server. Simply closing the connection is enough to completely clean up and as such we do not need to remove the ports first. As JACK uses a socket based protocol that relies on the `select` call, if there is a communication breakdown with the server the client library waits forever for a response to the unregister request. Signed-off-by: Geoffrey McRae <geoff@hostfission.com> Message-id: 20200613040518.38172-5-geoff@hostfission.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions