This constant determines whether the feature allowing a task to wait for a write operation to complete on a stream object is available. When this constant is set to 1, the feature is enabled; when set to 0, it is disabled. It defaults to 1. If this functionality is not required, it can be disabled to reduce the total code size. For additional information, please refer to the Stream Objects section.
| Version: | 1.0 |
|---|---|
| See also: | interprocess communication, streams, OS_IPC_WAIT_IF_FULL, OS_STREAM_ALLOW_WAIT_IF_EMPTY |