cvictory commented on a change in pull request #58:
URL: https://github.com/apache/dubbo-getty/pull/58#discussion_r566663842



##########
File path: getty.go
##########
@@ -171,7 +171,9 @@ type Session interface {
 
        // the Writer will invoke this function. Pls attention that if timeout 
is less than 0, WritePkg will send @pkg asap.
        // for udp session, the first parameter should be UDPContext.
-       WritePkg(pkg interface{}, timeout time.Duration) error
+       // total: need send total bytes

Review comment:
       done




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to