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

[winport] Platform Abstraction Layer for Network #305

Merged
merged 7 commits into from
Oct 14, 2022

Conversation

anandbonde
Copy link
Contributor

@anandbonde anandbonde commented Oct 14, 2022

Partially fixes issue #274.

More PRs will follow:
(1) Refactor the PAL to make platform/subsystem specific hierarchy in the directory structure.
(2) Tests and examples on Windows
(3) Catnap for Windows (makefiles, code, using CatnapW where applicable)

@ppenna ppenna self-assigned this Oct 14, 2022
@ppenna ppenna added the enhancement Enhancement Request on an Existing Feature label Oct 14, 2022
src/rust/pal/constants.rs Show resolved Hide resolved
src/rust/pal/data_structures.rs Show resolved Hide resolved
src/rust/pal/functions.rs Show resolved Hide resolved
src/rust/pal/mod.rs Show resolved Hide resolved
src/rust/pal/functions.rs Outdated Show resolved Hide resolved
src/rust/pal/functions.rs Outdated Show resolved Hide resolved
src/rust/pal/mod.rs Show resolved Hide resolved
@ppenna ppenna changed the title [winport] Platform abstraction layer for network [winport] Platform Abstraction Layer for Network Oct 14, 2022
@ppenna ppenna merged commit 91dde49 into dev Oct 14, 2022
@ppenna ppenna deleted the enhancement-windows-port branch October 14, 2022 21:08
@anandbonde anandbonde mentioned this pull request Dec 2, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement Request on an Existing Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants