gotwebd: delete dead codeportable
commit9614da6336a81410f5bad7519a2cb557711308a8
authorOmar Polo <op@omarpolo.com>
Tue, 28 May 2024 09:42:30 +0000 (28 09:42 +0000)
committerThomas Adam <thomas@xteddy.org>
Tue, 28 May 2024 12:01:21 +0000 (28 13:01 +0100)
tree2cbbce9f87f4416b6c7069de7cb578273714f8ef
parent37a62e32b838f8045bb3ff8df319e4403793dbe7
gotwebd: delete dead code

at this point we can't know if the client has disconnected, we just
finished parsing the fcgi parameters and started handling the reply.
We'll know whether the client disconnected only later, while trying
to send the page content.
gotwebd/gotweb.c