Why this infinite while loop does not work? C Programming

后端 未结 0 447
故里飘歌
故里飘歌 2020-12-03 00:25

I\'m trying to create a server application and make it listen to client connection requests (one by one) until the application is terminated manually. I used a while(1) loop

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