Skip to content

C-Web-Server - Pedro Montesinos#304

Open
pedrolmr wants to merge 11 commits into
bloominstituteoftechnology:masterfrom
pedrolmr:master
Open

C-Web-Server - Pedro Montesinos#304
pedrolmr wants to merge 11 commits into
bloominstituteoftechnology:masterfrom
pedrolmr:master

Conversation

@pedrolmr

Copy link
Copy Markdown

Comment thread src/server.c Outdated
// fprintf(stderr, "cannot find system 404 file\n");
resp_404(fd);
exit(3);
return;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't you just leave the call to resp404(fd) since it calls return anyway?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants