How to implement waitAny on more than 64 descriptors?
I have a simple problem, I have many threads running until the end of the data, when the stream is the end of the data, and then signals the stream that I am running this waitAny for idle time and giving it the next data packet.
source share