BrandonPotter / SimpleTCP

Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
Apache License 2.0
363 stars 108 forks source link

Closing a tcp client without causing NullReferenceExeption in SimpleTCP.dll #64

Open LukeOnuke opened 4 years ago

LukeOnuke commented 4 years ago

Trying to close a client's conection in a server (for auth reasons) throws a bzilion NullRefferenceExeptions