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

Implement ShenangoAsyncUDPSocket #5

Open
wants to merge 11 commits into
base: feature/use-shenango-sockets
Choose a base branch
from

Conversation

saubhik
Copy link
Owner

@saubhik saubhik commented Nov 3, 2021

The ultimate test for this implementation would be similar to AsyncUDPSocketTest. Cannot use AsyncUDPSocketTest exactly as it is because IPC (using 127.0.0.1 i.e. localhost) is not supported by UDP sockets in Shenango.

Leaving out features like GSO, GRO, ZeroCopy*, TXTime, BSD socket flags like SO_*, fragmentation support, max reads per event.

@saubhik saubhik marked this pull request as ready for review November 20, 2021 07:01
@saubhik
Copy link
Owner Author

saubhik commented Nov 20, 2021

image

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