pars 0.2.1.99
Loading...
Searching...
No Matches
socket.h File Reference
#include "nngxx/aio.h"
#include "nngxx/ctx.h"
#include "nngxx/dialer.h"
#include "nngxx/listener.h"
#include "nngxx/pipe.h"
#include "pars/ev/enqueuer.h"
#include "pars/net/op.h"
#include "pars/net/socket_opt.h"
#include <format>
#include <string_view>
#include <vector>
Include dependency graph for socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pars::net::socket
 Represents an nng_socket. More...
 

Namespaces

namespace  pars
 
namespace  pars::net
 

Enumerations

enum class  pars::net::cmode { pars::net::dial , pars::net::listen }