HalosGhost / halosgho.st

The repo backing my homepage
GNU General Public License v3.0
3 stars 0 forks source link

Error handling #10

Closed HalosGhost closed 6 years ago

HalosGhost commented 6 years ago

Let's be serious, we are coding a website in C.

We have a layer of indirection and we don't involve any significant dynamic user interaction, but we need to be dramatically more intense about error-handling (at the moment, we mostly have none.

We need to handle many more error cases and return reasonable status codes in the cases of their happening.

HalosGhost commented 6 years ago

via 7c6948f00bfcf65ccda8a88775fdccad8740b3d8