[
https://issues.apache.org/jira/browse/THRIFT-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187387#comment-15187387
]
Hudson commented on THRIFT-3720:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #290 (See
[https://builds.apache.org/job/Thrift-precommit/290/])
THRIFT-3720 TTcpSocketStreamImpl.Read() returns 0 if not all requested (jensg:
[https://github.com/apache/thrift/commit/65b17466d5d7d6c7b762626e809918de904032e0])
* lib/delphi/src/Thrift.Transport.pas
> TTcpSocketStreamImpl.Read() returns 0 if not all requested bytes could be read
> ------------------------------------------------------------------------------
>
> Key: THRIFT-3720
> URL: https://issues.apache.org/jira/browse/THRIFT-3720
> Project: Thrift
> Issue Type: Bug
> Components: Delphi - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Trivial
> Fix For: 0.10.0
>
> Attachments:
> THRIFT-3720-TTcpSocketStreamImpl.Read-returns-0-if-n.patch
>
>
> The method {{TTcpSocketStreamImpl.Read}} always returns 0 if not all
> {{count}} bytes could be read. Instead, the number of bytes received so far
> should be returned.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)