Add universal way to shutdown sockets on Wine side

This commit is contained in:
Robbert van der Helm
2021-05-01 16:47:09 +02:00
parent 0f2db64aeb
commit d8ca4022d1
5 changed files with 24 additions and 0 deletions
+4
View File
@@ -233,6 +233,10 @@ class Vst3Bridge : public HostBridge {
void handle_x11_events() override;
protected:
void close_sockets() override;
public:
/**
* Send a callback message to the host return the response. This is a
* shorthand for `sockets.vst_host_callback.send_message` for use in VST3