Solved a problem with timeout = 0 in the wait functions. Before, it got...
Solved a problem with timeout = 0 in the wait functions. Before, it got blocked with infinite timeout, now, it just checks the current state of the events and return immediatelly.
Please register or sign in to comment