[Issue 23507] New: Socket.blocking property incorrect on new Socket on Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 25 01:14:08 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23507

          Issue ID: 23507
           Summary: Socket.blocking property incorrect on new Socket 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

The blocking flag returns false on a new socket despite the documentation and
behavior being blocking by default. Windows only.

--


More information about the Digitalmars-d-bugs mailing list