Electroneum
Loading...
Searching...
No Matches
zmq.cpp File Reference
#include "net/zmq.h"
#include <cassert>
#include <cerrno>
#include <limits>
#include <utility>
Include dependency graph for zmq.cpp:

Go to the source code of this file.

Namespaces

namespace  net
namespace  net::zmq

Functions

const std::error_category & net::zmq::error_category () noexcept
expect< std::string > net::zmq::receive (void *const socket, const int flags)
expect< void > net::zmq::send (const epee::span< const std::uint8_t > payload, void *const socket, const int flags) noexcept