How to stop listening and recv data from only one user and start listening again when he disconnects

前端 未结 0 1122
无人及你
无人及你 2021-01-05 11:05

I am trying to write a server-client program. The idea is that server

  1. listens() on the given port
  2. When a user connects it accepts() the connection and
相关标签:
回答
  • 消灭零回复
提交回复
热议问题