-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:
-
Target Version/s:
-
Epic Link:
io:poll on Windows currently blocks on pipes. Furthermore, the libevent on backed on io:poll only works on sockets. So, we need to replace the PollSocketImpl with a native Windows version which works with async Windows pipes.