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: string buffer support in sock:send() #2265

Open
bjne opened this issue Nov 29, 2023 · 0 comments
Open

feature: string buffer support in sock:send() #2265

bjne opened this issue Nov 29, 2023 · 0 comments

Comments

@bjne
Copy link

bjne commented Nov 29, 2023

Any interest to have this feature implemented? It would allow zero-copy sends, but would also
require some careful anchoring to prevent gc, but should be doable I think?
Also the combination of buffers in a table sock:send{buf1, buf2, ...} would be awesome

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

1 participant