refresh neither leaks wraps, allows 2 of the same at once, nor closes raws
This commit is contained in:
@@ -55,9 +55,6 @@ func (udp UDP) Read() []byte {
|
||||
}
|
||||
}
|
||||
|
||||
func (udp UDP) Refresh() {
|
||||
}
|
||||
|
||||
func (udp UDP) Close() {
|
||||
udp.conn.Close()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user