This commit is contained in:
xtaci
2019-05-12 20:06:07 +08:00
parent 0eea5d5e2e
commit 527f3f2771
-1
View File
@@ -314,7 +314,6 @@ func (s *UDPSession) uncork() {
s.tx(s.txqueue)
s.txqueue = s.txqueue[:0]
}
s.txqueue = nil
}
// Close closes the connection.