if we tell the client we're in error state, return.
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 4 Nov 2010 23:12:50 +0000 (00:12 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 4 Nov 2010 23:12:50 +0000 (00:12 +0100)
commit773109ae28be6e2e5243601b5166464136bd0299
treed3f36e2dca2c425638acd9cea795539a2bcc397f
parent63943567e9d16742afac41fa1c3e51d971776792
if we tell the client we're in error state, return.

if SNET would fail to open the temporary file, it would tell the client 'error' and continue to read -> hang
we now abort after reporting the error.
citadel/modules/network/serv_network.c