Skip to content

read until end - naive solution#647

Open
jmajnert wants to merge 1 commit intoonosproject:masterfrom
jmajnert:jmajnert/master
Open

read until end - naive solution#647
jmajnert wants to merge 1 commit intoonosproject:masterfrom
jmajnert:jmajnert/master

Conversation

@jmajnert
Copy link

this will read from socket until end of data unless data happens to be multiple of 4096 bytes in length. not a complete solution, but enough to unblock us

this will read from socket until end of data unless data happens to be multiple
of 4096 bytes in length. not a complete solution, but enough to unblock us
@onf-bot
Copy link
Contributor

onf-bot commented Dec 27, 2023

Can one of the admins verify this patch?

@gab-arrobo
Copy link
Contributor

ok to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants