statianzo / Fleck

C# Websocket Implementation
MIT License
2.3k stars 585 forks source link

Add null checks to CloseSocket method #343

Open NoNotNow opened 4 months ago

NoNotNow commented 4 months ago

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

Fixes #341

AppVeyorBot commented 4 months ago

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

AppVeyorBot commented 4 months ago

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