DarkRiftNetworking / DarkRift

DarkRift Networking by Unordinal
http://darkriftnetworking.com
Other
223 stars 66 forks source link

Dispose message buffers on fail #148

Closed RobbieLePommie closed 1 year ago

RobbieLePommie commented 2 years ago

As per https://github.com/DarkRiftNetworking/DarkRift/issues/144

Identified additional buffers that were not getting cleared if messages failed to send (e.g. Client Disconnected while message already "in flight") compared to fist pull request.

4real commented 2 years ago

Going to close and reopen to trigger tests to run (I had to change an organization setting).