20,212 questions
Hi@Joseph Klasen .
WSAAsyncSelect() also supports 64 connections by default.
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In Windows network programming, I understand that there is a limit to the number of open sockets which the select() function can handle, on my system it defaults to 64.
Does this limit apply to WSAAsyncSelect() as well?
Hi@Joseph Klasen .
WSAAsyncSelect() also supports 64 connections by default.
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.