mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-21 08:21:51 +02:00
fixed possible memory leak for UDP stream
This commit is contained in:
@@ -5,6 +5,5 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
udpBufferSize = 8192
|
||||
streamStopListenTimeout = 1 * time.Second
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user