]> Cypherpunks repositories - gostls13.git/commit
net/rpc: call client.Close() when test exit
authorChaiShushan <chaishushan@gmail.com>
Mon, 24 Jun 2013 20:18:50 +0000 (13:18 -0700)
committerRob Pike <r@golang.org>
Mon, 24 Jun 2013 20:18:50 +0000 (13:18 -0700)
commitb78aaec22feac690e3327d5153870560d88403ee
tree0943acfa4188e3bf88e5da2ec9027364c332e3cd
parent6db28ee8e0e9d9a880f27cfcba409a1ac566a5c7
net/rpc: call client.Close() when test exit

Fixes #5768.

R=golang-dev
CC=golang-dev
https://golang.org/cl/10503043
src/pkg/net/rpc/server_test.go