markiodev / Networker

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
MIT License
477 stars 77 forks source link

Semaphore does't get the release event on client disconnect. #42

Open iPilot opened 5 years ago

iPilot commented 5 years ago

Absent Semaphore.Realese() call. So after 100 (default) separated connections even with the same client app get stuck and require restart. V3.0.3