Skip to content

read until end - naive solution#647

Open
jmajnert wants to merge 1 commit into
onosproject:masterfrom
jmajnert:jmajnert/master
Open

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

Conversation

@jmajnert

Copy link
Copy Markdown

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

onf-bot commented Dec 27, 2023

Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@gab-arrobo

Copy link
Copy Markdown
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