The Wayback Machine - https://web.archive.org/web/20201110150530/https://github.com/randombit/botan/issues/2216
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

Consolidate/fix BSD socket layer code #2216

Open
randombit opened this issue Dec 6, 2019 · 0 comments
Open

Consolidate/fix BSD socket layer code #2216

randombit opened this issue Dec 6, 2019 · 0 comments

Comments

@randombit
Copy link
Owner

@randombit randombit commented Dec 6, 2019

socket.cpp, socket_udp.cpp and cli/socket_utils.h have a lot of shared/duplicated code for handling differences in socket interface between BSD and Windsock. Consolidate into a single internal header which can be used across all three.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.