huntlabs / hunt

A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Apache License 2.0
95 stars 15 forks source link

Fixed for TcpStream.write #5

Closed shove70 closed 6 years ago

shove70 commented 6 years ago

Fixed: Socket.send asynchronous buffer blocking problem.