Fixed issue in ModbusMasterTcpConnection while reading from stream by rs-blade · Pull Request #112 · NModbus4/NModbus4 · GitHub
Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Fixed issue in ModbusMasterTcpConnection while reading from stream#112

Open
rs-blade wants to merge 1 commit into
NModbus4:portable-3.0from
rs-blade:portable-3.0
Open

Fixed issue in ModbusMasterTcpConnection while reading from stream#112
rs-blade wants to merge 1 commit into
NModbus4:portable-3.0from
rs-blade:portable-3.0

Conversation

@rs-blade

@rs-blade rs-blade commented Nov 4, 2016

Copy link
Copy Markdown

A stream may return even if not all requested bytes are read. So one has to loop until all bytes are read (or an error occurred).

… stream may return even if not all requested bytes are read. So one has to loop until all bytes are read (or an error occurred).
@codecov-io

Copy link
Copy Markdown

@Maxwe11 Maxwe11 self-assigned this Nov 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants