Skip to content
Snippets Groups Projects
Commit f41e1f1b authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

extmod/modwebrepl: Keep reading data when there's something to read.

EAGAIN should be returned only if underlying socket returned it. Wrap
existing read function into external loop to process all data available.
parent 6514ff61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment