0c7a0bd0a5
* Add more accept() call error handlers. Fix issue when HTTP server silently stops accepting new connections. Remove unneeded MacOS syscall to disable SIG_PIPE on socket, we already mask this signal in process. * User `if` instead `case` because constants are actually variables. * Fix mistypes. * Do not use case for posix constants. * Fix Linux compilation error. |
||
---|---|---|
.. | ||
httpagent.nim | ||
httpbodyrw.nim | ||
httpclient.nim | ||
httpcommon.nim | ||
httpserver.nim | ||
httptable.nim | ||
multipart.nim | ||
shttpserver.nim |