Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 169 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 169 Bytes

A chat server in C++. This chat server uses the Linux netinet/in.h, sys/socket.h and sys/types.h headers. Because of this, it won't run on a not Linux or Unix based OS.