[Issue 20313] New: Inconsistent behavior of wouldHaveBlocked on Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 24 11:49:22 UTC 2019


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: nobody at puremagic.com
          Reporter: destructionator at gmail.com

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.

--


More information about the Digitalmars-d-bugs mailing list