PeernetOfficial / core

Core library. Use this to create a new Peernet application.
MIT License
36 stars 5 forks source link

UDT: Race condition when Write is called immediately twice #68

Closed Kleissner closed 3 years ago

Kleissner commented 3 years ago

There is a race condition in the UDT code eating up outgoing packets when calling Write immediately twice with no delay.