You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.2.0
* Return `Option<usize>` instead of `bool` in a few places
* Take `*mut OVERLAPPED` instead of `&mut Overlapped`
* Take `Duration` instead of `u32` ms where possible