Handbook
Glossary
zmq-context
Vocabulary
zeromq
Definition
IN:
zeromq
TUPLE:
zmq-context
underlying disposed
;
Methods
USING:
accessors
destructors
zeromq
zeromq.ffi
;
M:
zmq-context
dispose*
underlying>>
zmq_ctx_destroy
check-zmq-error
;
USING:
accessors
kernel
zeromq
zeromq.ffi
;
M:
zmq-context
zmq-getopt
[
underlying>>
]
dip
zmq_ctx_get
;
USING:
accessors
kernel
zeromq
zeromq.ffi
;
M:
zmq-context
zmq-setopt
[
underlying>>
]
2dip
zmq_ctx_set
check-zmq-error
;