cvictory commented on a change in pull request #58:
URL: https://github.com/apache/dubbo-getty/pull/58#discussion_r566661999
##########
File path: client_test.go
##########
@@ -170,8 +170,10 @@ func TestTCPClient(t *testing.T) {
func TestUDPClient(t *testing.T) {
var (
- err error
- conn *net.UDPConn
+ err error
+ conn *net.UDPConn
+ leng int
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]