[Issue 9553] New: SOCKET should be 64 bit wide on Win64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 20 18:47:08 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9553

           Summary: SOCKET should be 64 bit wide on Win64
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: run3 at myopera.com


--- Comment #0 from run3 at myopera.com 2013-02-20 18:47:06 PST ---
SOCKET should be 64 bit wide on Win64

https://github.com/D-Programming-Language/phobos/blob/master/std/c/windows/winsock.d#L15


>From the Windows SDK, winsock2.h(118):
typedef UINT_PTR        SOCKET;

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list