statianzo / Fleck

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

Add null checks to CloseSocket method #343

Open NoNotNow opened 2 weeks ago

NoNotNow commented 2 weeks ago

Added null checks to the CloseSocket method to prevent potential NullReferenceExceptions when closing and disposing the socket.

Fixes #341

AppVeyorBot commented 2 weeks ago

:white_check_mark: Build Fleck 0.0.71-ci completed (commit https://github.com/statianzo/Fleck/commit/9e31994ecf by @NoNotNow)

AppVeyorBot commented 2 weeks ago

:white_check_mark: Build Fleck 0.0.71-ci completed (commit https://github.com/statianzo/Fleck/commit/9e31994ecf by @NoNotNow)