|
ublk-cpp v0.0
|
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. | |
Implementation of the shared-memory buffer registration service over a Unix domain socket.
Definition in file shm.hpp.