C++11 Passing a function with arguments to a function running in a thread

前端 未结 0 883
南方客
南方客 2020-12-02 06:58

I am in the process of writing a multithreaded TCP server. I am going to have one thread handle incoming socket connections, and spin off threads to handle the communication

相关标签:
回答
  • 消灭零回复
提交回复
热议问题