https://issues.dlang.org/show_bug.cgi?id=20313
Issue ID: 20313
Summary: Inconsistent behavior of wouldHaveBlocked on Windows
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: normal
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
On Linux, socket timeouts trigger wouldHaveBlocked but on Windows it does not,
and none of the std.socket functions offer a way to check that error code.
--
