GlobalEmpire / GERT

Globally Engineered Routing Technology - Simple, powerful, flexible
Other
6 stars 8 forks source link

Bugfixed close socket issue #77

Closed leothehero closed 3 years ago

leothehero commented 3 years ago

These small changes have fixed GERTiClient's issues with dealing with socket closing.

MajorGeneralRelativity commented 3 years ago

Upon further investigation, I can confirm that cPend is not appropriately handled on the destination of the connection. It should be cleared when the connection is fully opened, not when it is closed. I'll be pushing a patch to resolve this issue, and it will contain your tostring fix. As such, I'm closing this PR due to it being redundant.