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

[Feature Request] recvmmsg() and sendmmsg() for UDP (improves performance) #412

Open
przemyslaw0 opened this issue Jun 5, 2024 · 2 comments

Comments

@przemyslaw0
Copy link

Already implemented here (in Go):

https://github.com/search?q=repo:database64128/shadowsocks-go recvmmsg&type=code
https://github.com/search?q=repo:database64128/shadowsocks-go sendmmsg&type=code

Good to have in Glider, as it will speed things up.

@gaby
Copy link
Contributor

gaby commented Jun 6, 2024

This would be great to have indeed. Does it benefit only shadowsocks, or other protocols too?

@przemyslaw0
Copy link
Author

@gaby

That project uses Shadowsocks, but it can be implemented to improve performance of UDP over all protocols.

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

No branches or pull requests

2 participants