NNGPool

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(NNGSocket* isock, nng_pool_callback cb, size_t n, void* icontext, int logfd)
Undocumented in source.

Members

Functions

init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_logfile
File _logfile;
Undocumented in source.
context
void* context;
Undocumented in source.
logfile
File* logfile;
Undocumented in source.
nworkers
size_t nworkers;
Undocumented in source.
sock
NNGSocket* sock;
Undocumented in source.
workers
NNGPoolWorker*[] workers;
Undocumented in source.

Meta