NNGPoolWorker

Undocumented in source.

Constructors

this
this(int iid, void* icontext, File* ilog)
Undocumented in source.

Members

Functions

lock
void lock()
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.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

aio
NNGAio aio;
Undocumented in source.
cb
nng_pool_callback cb;
Undocumented in source.
context
void* context;
Undocumented in source.
ctx
nng_ctx ctx;
Undocumented in source.
delay
Duration delay;
Undocumented in source.
id
int id;
Undocumented in source.
logfile
File* logfile;
Undocumented in source.
msg
NNGMessage msg;
Undocumented in source.
mtx
nng_mtx* mtx;
Undocumented in source.
state
nng_worker_state state;
Undocumented in source.

Meta