jcreekmore / timeout-readwrite-rs

Adds timeout capabilities to Readers and Writers
Apache License 2.0
38 stars 9 forks source link

Add support for Windows timeouts for comm handles #15

Closed jcreekmore closed 4 years ago

jonhoo commented 4 years ago

This looks reasonable to me! Pretty much exactly what I imagined.

jcreekmore commented 4 years ago

The Windows bit is a bit of a mess (see the discussion on #14), so I am closing this for now.