Audacity 3.2.0
Classes
BufferedIPCChannel.h File Reference
#include <mutex>
#include <condition_variable>
#include <memory>
#include <vector>
#include <thread>
#include "ipc-types.h"
#include "IPCChannel.h"
Include dependency graph for BufferedIPCChannel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BufferedIPCChannel
 Socket-based implementation of IPCChannel that uses intermediate buffer for data exchange between client and server. More...