ublk-cpp v0.0
Loading...
Searching...
No Matches
shm.hpp File Reference

Implementation of the shared-memory buffer registration service over a Unix domain socket. More...

#include "ublk/detail/control.hpp"
#include "ublk/detail/task.hpp"
#include "ublk/handler.hpp"
#include <condy.hpp>
#include <exception>
#include <stdexcept>
#include <sys/socket.h>
#include <sys/un.h>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  ublk
 The main namespace of the ublk-cpp library.

Detailed Description

Implementation of the shared-memory buffer registration service over a Unix domain socket.

Definition in file shm.hpp.