vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
MessageQueue.receive
index
vibe
core
task
MessageQueue
Undocumented in source. Be warned that the author may not have intended to support it.
class
MessageQueue
void
receive
(
scope
bool
delegate
(
Variant
)
filter
,
scope
void
delegate
(
Variant
)
handler
)
Meta
Source
See Implementation
index
vibe
core
task
MessageQueue
constructors
this
functions
clear
prioritySend
receive
receiveTimeout
send
setMaxSize
properties
full