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

Porting functionals for Windows EXPLICITLY BREAKING LINUX/MACOS #27

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ZxBiohazardZx
Copy link

At best a poor attempt to implement the functionality of TAP-B in windows. this code has been tested to work for windows, but given the alterations will break LINUX and MACOS functionals. ill let others to fix that portion as that was outside of scope.

this PR is mainly to allow others to also get functionals on windows machines, whilst hoping to later integrate it as standalone/full implementation that uses a switch to keep implementation of the original branch the same.

Essentially solves #26 but does so in a poor way

Changes to fix threading for windows. these are NOT integrated with the linux/mac_os yet as i wasnt focussed on that. this implements the windows API for threading
See previous Commit
Should now work for windows and the mingw-64 for msys2
accidentally cut them out in a copy-paste from another test branch
more comments restoring
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

Successfully merging this pull request may close these issues.

1 participant