EzoGateway icon indicating copy to clipboard operation
EzoGateway copied to clipboard

HTTP listener no more responding

Open 100prznt opened this issue 4 years ago • 3 comments

After about 500 processed HTTP requests the HTTP server (StreamSocketListener) does not respond anymore. But the app is still running (see log).

100prznt avatar Feb 10 '20 08:02 100prznt

New implementation following the example of velsorange Source: https://raspberrypi.stackexchange.com/questions/74937/windows-iot-streamsocketlistener-stops-working

Commit: 5e8c0ea

100prznt avatar Feb 10 '20 08:02 100prznt

Modification of the listener initialization to velsorange was unsuccessful. 👎

100prznt avatar Feb 11 '20 09:02 100prznt

https://stackoverflow.com/questions/34910051/c-sharp-windows-10-iot-streamsocketlistener-randomly-stops-listening-in-release

100prznt avatar Feb 11 '20 14:02 100prznt