Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
zeromq
master
ZMQ
AbstractMessage
Context
ContextError
Device
Message
MessageError
NotSupportedError
Poller
Socket
Util
ZeroMQError
Generated using Crystal 1.14.0
2025-03-22 06:39:25 UTC
class
ZMQ::
Device
ZMQ::Device
Reference
Object
Defined in:
zeromq/device.cr
Constructors
.new
(frontend : ZMQ::Socket, backend : ZMQ::Socket, capture : ZMQ::Socket | Nil =
nil
)
Class Method Summary
.create
(frontend, backend, capture =
nil
)
Instance Method Summary
#device
: Int32
Constructor Detail
def self.
new
(frontend :
ZMQ::Socket
, backend :
ZMQ::Socket
, capture :
ZMQ::Socket
| Nil =
nil
)
#
[
View source
]
Class Method Detail
def self.
create
(frontend, backend, capture =
nil
)
#
[
View source
]
Instance Method Detail
def
device
: Int32
#
[
View source
]
Keyboard Shortcuts
×
s
,
/
Search
Esc
Abort search / Close modal
⇨
,
Enter
Open highlighted result
⇧
,
Ctrl+j
Select previous result
⇩
,
Ctrl+k
Select next result
?
Show usage info