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

ndadapterinfo issues #18

Open
codebiao opened this issue Jul 24, 2024 · 1 comment
Open

ndadapterinfo issues #18

codebiao opened this issue Jul 24, 2024 · 1 comment

Comments

@codebiao
Copy link

I run the ndadapterinfo.cpp program and the parameter is set to the IPv4 address of the adapter. Why is this IPv4 address invalid?

Report Bugs are as follows:
NdCheckAddress for input address returned c0000141 Line: 127
Failed open adapter: c0000141 Line: 139

@MrDavid949
Copy link

Error code c0000141 is ND_INVALID_ADDRESS. Did you set the sa_family member of the sockaddr struct to AF_INET?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants