Update README.md

This commit is contained in:
Tahinli 2023-02-14 21:52:42 +03:00 committed by GitHub
parent 974ea8960c
commit d0111b23d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,21 +1,19 @@
# Socket_Programming-GUI
socket.h&gtk3-Network_GUI_Project
Server-Client GUI Project
EPOLL Server
GTK 3 GUI
STILL ON PROGRESS
Most probably it has bugs and a lot to improve but I'm bored.
Technically it's working, feel free to do anything.
Special Thanks to @SoftPrayog on Youtube. His video helped me to understand epoll more.
Special Thanks to onestraw on Github. His epoll example really helped me.
---NOT RELİABLE VERSION, DO NOT TRUST
Based on many resources but here are some
---NOT OPTİMİZED, CAN CAUSE THREAD PROBLEMS
KNOWN ISSUES = CONNECTİON DİSCONNECT AUTOMATICALLY
www.man7.org
www.stackoverflow.com
docs.gtk.org/gtk3