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

Rewrite os::namedsocket to use platform wrappers #2

Closed
1 of 2 tasks
Xaymar opened this issue Jun 30, 2018 · 1 comment
Closed
1 of 2 tasks

Rewrite os::namedsocket to use platform wrappers #2

Xaymar opened this issue Jun 30, 2018 · 1 comment
Labels
flag:enhancement New feature or request type:task Tasks that need to be done

Comments

@Xaymar
Copy link
Contributor

Xaymar commented Jun 30, 2018

Refactor the entirety of os::namedsocket to use the platform wrappers instead of direct implementations and optimize for low CPU usage and high throughput.

To Do:

@Xaymar Xaymar added flag:enhancement New feature or request type:task Tasks that need to be done labels Jun 30, 2018
@Xaymar
Copy link
Contributor Author

Xaymar commented Jul 12, 2018

With the direct-read-write test done, the code seems stable enough for this to actually work now. I will have to write actual tests for each function first to determine that, otherwise my test coverage is pretty much 0 and this will take longer.

@Xaymar Xaymar closed this as completed Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag:enhancement New feature or request type:task Tasks that need to be done
Projects
None yet
Development

No branches or pull requests

1 participant