Jens Geyer created THRIFT-3720: ---------------------------------- Summary: 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
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)