Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Add example server with "1 thread per client connection" #156

Open
RokerHRO opened this issue May 13, 2020 · 0 comments
Open

Add example server with "1 thread per client connection" #156

RokerHRO opened this issue May 13, 2020 · 0 comments

Comments

@RokerHRO
Copy link

I'd like to build a server which spawns a new thread for every incoming client connection.

The existing examples seems to use a fixed number of threads in a thread pool, which is not what I need. :-/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant