Module: CZMQ::FFI::Errors
- Defined in:
- lib/czmq-ffi-gen/errors.rb
Overview
This is only used to be able to read get the last ZMQ error.
Class Method Summary collapse
-
.errno ⇒ String
Error code of the last (ZMQ) error.
-
.strerror ⇒ String
The string representation of the last (ZMQ) error.