https://issues.dlang.org/show_bug.cgi?id=22357
--- Comment #3 from anonymous4 <[email protected]> --- On windows the first member is zero: enum socket_t : SOCKET { INVALID_SOCKET } Where's the tests? --
d-bugmail--- via Digitalmars-d-bugs Mon, 04 Oct 2021 13:34:17 -0700
https://issues.dlang.org/show_bug.cgi?id=22357
--- Comment #3 from anonymous4 <[email protected]> --- On windows the first member is zero: enum socket_t : SOCKET { INVALID_SOCKET } Where's the tests? --