View source: R/mangoro-utils.R
| mangoro_rpc_recv | R Documentation |
Receive a message with retries
mangoro_rpc_recv(sock, max_attempts = 20)
sock |
A nanonext socket |
max_attempts |
Maximum number of retry attempts (default 20) |
The received message as a raw vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.