This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
chat_application
Watch
1
Star
0
Fork
0
You've already forked chat_application
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
e5e3e8db72b95bf35f06ebbbdbd049e2c6a3be56
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
Aadhavan Srinivasan
e5e3e8db72
Fixed segfault issue by using MAX_CONNECTIONS instead of 'sizeof'
2023-04-03 10:24:45 -05:00
.gitignore
Added .gitignore
2023-03-28 10:27:27 -05:00
main.c
Fixed segfault issue by using MAX_CONNECTIONS instead of 'sizeof'
2023-04-03 10:24:45 -05:00
message.c
First commit
2023-03-28 08:08:11 -05:00
message.h
First commit
2023-03-28 08:08:11 -05:00
user.c
First commit
2023-03-28 08:08:11 -05:00
user.h
First commit
2023-03-28 08:08:11 -05:00
Description
Simple chat application in C.
595
KiB
Languages
C
96.1%
Makefile
3.9%