You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by yu...@apache.org on 2020/06/30 17:08:01 UTC

[thrift] branch master updated (0dd1363 -> 5dc1d26)

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

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


    from 0dd1363  THRIFT-5190: StringUtils haven't take `(offset + length) > bytes.length` into account Client: java Patch: dugenkui <du...@meituan.com>
     add 5dc1d26  THRIFT-5152: Separate timeout in TSSLSocket

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                  |  1 +
 lib/go/thrift/socket.go     |  4 ++--
 lib/go/thrift/ssl_socket.go | 57 +++++++++++++++++++++++++++++++--------------
 3 files changed, 43 insertions(+), 19 deletions(-)