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

Annoying warning on windows when connection is closed by the client #19

Closed Kripth closed 6 years ago

Kripth commented 6 years ago

[warning] onWriteDone - _writeQueue is empty! logged from https://github.com/huntlabs/hunt/blob/master/source/hunt/event/socket/iocp.d#L345