diff options
author | wm4 <wm4@nowhere> | 2014-02-28 01:03:37 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-02-28 01:03:37 +0100 |
commit | 1852555ca1100e06e970a9c9703ebcb045ff6006 (patch) | |
tree | f640a356f5d399e3716191ec8a5aafdb35bd2dc1 /libmpv | |
parent | 6b2a929ca7743da84148b18ed6519ce91d0b9680 (diff) |
client API: wait for remaining asynchronous requests before terminating
Sending an asynchronous request and then calling mpv_destroy() would
crash the player when trying to send the reply to the removed client.
Fix this by waiting until all remaining replies have been sent.
Diffstat (limited to 'libmpv')
0 files changed, 0 insertions, 0 deletions