mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
test ut_holepunch ext
go get -u github.com/anacrolix/torrent@master
This commit is contained in:
@@ -18,8 +18,10 @@ const (
|
||||
EsContinuous = 0x80000000
|
||||
)
|
||||
|
||||
var pulseTime = 60 * time.Second
|
||||
var clearFlagTimeout = 3 * 60 * time.Second
|
||||
var (
|
||||
pulseTime = 60 * time.Second
|
||||
clearFlagTimeout = 3 * 60 * time.Second
|
||||
)
|
||||
|
||||
func Preconfig(kill bool) {
|
||||
go func() {
|
||||
|
||||
Reference in New Issue
Block a user