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 03:00:55 UTC

[dubbo-getty] 01/01: Merge pull request #57 from apache/feature/write-size

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

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

commit 3eb8b38bb0572be5e2ac243c7cd9c9874e66b2df
Merge: ef4aaa4 4a15143
Author: Xin.Zh <dr...@foxmail.com>
AuthorDate: Fri Jan 29 11:00:46 2021 +0800

    Merge pull request #57 from apache/feature/write-size
    
    Ftr: return write length

 client_test.go | 36 +++++++++++++++++++++++-------------
 connection.go  | 11 +++++++----
 getty.go       |  4 ++--
 server_test.go |  1 +
 session.go     | 32 +++++++++++++++++---------------
 5 files changed, 50 insertions(+), 34 deletions(-)