async-interop / event-loop

An event loop interface for interoperability in PHP.
MIT License
170 stars 9 forks source link

Clarify that (half-)closed streams also trigger the respective read and write watchers #100

Closed bwoebi closed 8 years ago

bwoebi commented 8 years ago

Fixes #99.