The statements in the runtime
section configure various values
used by MFL builtin functions.
Sets the maximum number of stream descriptors that can be opened simultaneously. Default is 1024. See I/O functions.
Sets the maximum number of available mailbox descriptors. This value is used by MFL mailbox functions (see Mailbox functions).
Sets the maximum number of messages that can be opened simultaneously
using the mailbox_get_message
function. See Message functions, for details.
This document was generated on August 13, 2022 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.