j
k
j a
j l
"Aaron W. LaFramboise" wrote:
On UNIX, a demultiplexor probably will be a wrapper for select(). On Windows, it might be a wrapper for WaitForMultipleObjectsEx().
Have you considered a completion port to get around 64 handles limitation? Tony
Back to the thread
Back to the list