mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-14 23:43:52 +02:00
Add universal way to shutdown sockets on Wine side
This commit is contained in:
@@ -68,6 +68,10 @@ class Vst2Bridge : public HostBridge {
|
||||
|
||||
void handle_x11_events() override;
|
||||
|
||||
protected:
|
||||
void close_sockets() override;
|
||||
|
||||
public:
|
||||
/**
|
||||
* Forward the host callback made by the plugin to the host and return the
|
||||
* results.
|
||||
|
||||
Reference in New Issue
Block a user