You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/01/29 09:26:43 UTC

[dubbo-getty] branch master updated (3eb8b38 -> 30e6264)

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

alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-getty.git.


    from 3eb8b38  Merge pull request #57 from apache/feature/write-size
     new 9c017bc  support return length
     new e2bdee6  support return total need transfer length
     new 0e5e138  review issue
     new 30e6264  Merge pull request #58 from cvictory/fix/support_return_length

The 520 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 client_test.go      | 18 +++++++++++++-----
 demo/hello/hello.go |  2 +-
 getty.go            |  5 ++++-
 session.go          | 16 ++++++++--------
 4 files changed, 26 insertions(+), 15 deletions(-)