This is an automated email from the ASF dual-hosted git repository.

jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 622914595 Add TSocketTransport ctor
     add 2d2790f48 Call ResetConsumedMessageSize from ReadMessageEndAsync

No new revisions were added by this update.

Summary of changes:
 lib/netstd/Thrift/Protocol/TBinaryProtocol.cs             | 1 +
 lib/netstd/Thrift/Protocol/TCompactProtocol.cs            | 1 +
 lib/netstd/Thrift/Protocol/TJSONProtocol.cs               | 2 ++
 lib/netstd/Thrift/Protocol/TProtocolDecorator.cs          | 2 ++
 lib/netstd/Thrift/Transport/Layered/TBufferedTransport.cs | 5 +++++
 lib/netstd/Thrift/Transport/Layered/TFramedTransport.cs   | 6 ++++++
 lib/netstd/Thrift/Transport/Layered/TLayeredTransport.cs  | 7 ++++++-
 lib/netstd/Thrift/Transport/TEndpointTransport.cs         | 2 +-
 lib/netstd/Thrift/Transport/TTransport.cs                 | 3 ++-
 9 files changed, 26 insertions(+), 3 deletions(-)

Reply via email to