Processes the events in the mailbox of the current process.
mp
process-all-events => processedp
processedp
A boolean.
The function process-all-events processes all the events in the mailbox of the current process, by calling general-handle-event on each one of them.
process-all-events
process-all-events returns a boolean indicating whether it processed any event.
general-handle-event process-mailbox process-send