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

Current coverage is 61.84% (diff: 0.00%)

Merging #112 into portable-3.0 will decrease coverage by 0.26%

@@           portable-3.0       #112   diff @@
==============================================
  Files                50         50          
  Lines              2336       2346    +10   
  Methods             435        435          
  Messages              0          0          
  Branches            213        215     +2   
==============================================
  Hits               1451       1451          
- Misses              856        866    +10   
  Partials             29         29          

Powered by Codecov. Last update bdef3d6...a29b714

@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