receive-timeout ( timeout -- message )
Message-passing concurrency ยป Sending and receiving messages

Prev:receive ( -- message )
Next:receive-if ( pred -- message )


Vocabulary
concurrency.messaging

Inputs
timeoutan object


Outputs
messagean object


Definition