thread pool
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hai, i am working with IOCP server and normal socket Client. i have created 2 threads in my server side(in a thread pool). and trying to connect more number of clients using threads. But Only 3969 clients are getting connected at a time.... as of use in IOCP we can connect 65000 clients .....but atleast i want 10,000 clients to connect. What is the issue over here... reply me, Mani
Born to win...!