-
- Downloads
msgQueueWait() and msgQueuePeek() now replace (re-signal) the sempahore they
cleared by waiting on it (in multi-threaded builds). msgQueueRead() will now attempt to dequeue a message from the linked-list even if the semaphore wait fails.
Please register or sign in to comment