statianzo / Fleck

C# Websocket Implementation
MIT License
2.28k stars 583 forks source link

Listener fix #227

Closed notgiven688 closed 6 years ago

notgiven688 commented 6 years ago

In short: Fixes a problem with unnecessary listener socket restarts. Possible improvement of stability and memory, since Socket.Accept is not called in a recursive manner.

A solution for the problems mentioned here: https://github.com/statianzo/Fleck/issues/225

Should replace the pull-request made here: https://github.com/statianzo/Fleck/pull/226

AppVeyorBot commented 6 years ago

:x: Build Fleck 0.0.15-ci failed (commit https://github.com/statianzo/Fleck/commit/efe2a44693 by @notgiven688)

AppVeyorBot commented 6 years ago

:x: Build Fleck 0.0.15-ci failed (commit https://github.com/statianzo/Fleck/commit/efe2a44693 by @notgiven688)