www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 23507] New: Socket.blocking property incorrect on new Socket

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

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

--
Nov 24 2022