mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-13 20:09:59 +02:00
Rename 'Sockets' to 'Vst2Sockets'
This commit is contained in:
@@ -145,7 +145,7 @@ class Vst2PluginBridge {
|
||||
void log_init_message();
|
||||
|
||||
boost::asio::io_context io_context;
|
||||
Sockets<std::jthread> sockets;
|
||||
Vst2Sockets<std::jthread> sockets;
|
||||
|
||||
/**
|
||||
* The thread that handles host callbacks.
|
||||
|
||||
Reference in New Issue
Block a user