Skip to content

Conversation

pedrolmr
Copy link

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

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