Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ipc_server.hpp File Reference
#include <atomic>
#include <cstddef>
#include <cstdint>
#include <exception>
#include <functional>
#include <memory>
#include <span>
#include <string>
#include <sys/types.h>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  bb::ipc::ShutdownRequested
 Exception thrown by handler to signal graceful shutdown. More...
 
class  bb::ipc::IpcServer
 Abstract interface for IPC server. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::ipc