Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winsock2.d is missing some definitions #17452

Open
dlangBugzillaToGithub opened this issue Aug 9, 2022 · 0 comments
Open

winsock2.d is missing some definitions #17452

dlangBugzillaToGithub opened this issue Aug 9, 2022 · 0 comments

Comments

@dlangBugzillaToGithub
Copy link

Andrej Mitrovic (@AndrejMitrovic) reported this on 2022-08-09T10:50:29Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=23289

Description

Compare:

https://github.com/dlang/dmd/blob/fa4ce7b89a7911f1097d32fab691ff8dfef40588/druntime/src/core/sys/windows/winsock2.d

with:

https://github.com/buggins/dwindow/blob/fbdaa1aef6a94471afd403ec8cfe4a4626cebeae/3rdparty/win32/winsock2.d

In particular constants like `FD_CONNECT` are missing in the druntime bindings.
@thewilsonator thewilsonator added the Druntime Specific to druntime label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants