This website requires JavaScript.
Explore
Help
Sign In
smallsolar
/
MiniChat
Watch
1
Star
0
Fork
0
You've already forked MiniChat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
21f497ef0a07681ab2866814950201b68e9cbf7f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bettercallous
21f497ef0a
close fds and exit the program cleanly
2024-04-11 18:02:52 +00:00
Client.cpp
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00:00
Client.hpp
fixed infinite loop when a client disconnects (remove and clean disconnected clients)
2024-04-09 03:09:14 +00:00
main.cpp
close fds and exit the program cleanly
2024-04-11 18:02:52 +00:00
Makefile
implemented processing of incoming client connection
2024-04-09 00:31:39 +00:00
Server.cpp
close fds and exit the program cleanly
2024-04-11 18:02:52 +00:00
Server.hpp
close fds and exit the program cleanly
2024-04-11 18:02:52 +00:00
Description
Minimalist IRC server in C++98
https://github.com/Bettercallous/MiniChat
internet-relay-chat
irc-server
2.2
MiB
Languages
C++
98.9%
Makefile
1.1%