justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.92k stars 598 forks source link

Fix for #840: handling exceptions thrown when server is stopping #862

Closed lowleveldesign closed 3 years ago

lowleveldesign commented 3 years ago

Doneness:

akachtanov commented 3 years ago

I tested this fix in production over weekend. The issue is fixed - no more unhandled Socket exception. It would be nice to have an updated nuget package available too.