issues
search
saladuit
/
BuzingaServ
This project is about writing our own HTTP server.
MIT License
2
stars
0
forks
source link
Fixed a lot of const stuff
#26
Closed
saladuit
closed
1 year ago
saladuit
commented
1 year ago
Handled all of your comments
Made everything const and the variables and return types that could be made a reference to a reference
Also rerouted all warnings, errors, and fatalities to cerr.
Furthermore fixed some minor bugs
Handled all of your comments