- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.8k
Closed
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-netModule: tokio/netModule: tokio/net
Description
I noticed that all of the tokio dependencies have already made the switch to windows-sys, so I thought I'd take a stab at porting tokio itself just to confirm that there aren't any gaps.
https://github.com/kennykerr/tokio/pull/1/files
All tests pass as far as I can tell. There are some doc dependencies on winapi which I'm not too sure about, otherwise I'd submit a PR. Anyway, just thought I'd point you to my port in case someone wants to pursue it further.
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-netModule: tokio/netModule: tokio/net