Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
chat room on linux
#聊天室
在linux平台上用C语言实现了一个简单的聊天室软件,包括server端和client端。主要熟悉了一下epoll的应用以及linux网络编程 。