You've already forked torrent-client
mirror of
https://github.com/veggiedefender/torrent-client.git
synced 2025-11-06 09:29:16 +02:00
Increase backlog to 5
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const maxBlockSize = 16384
|
||||
const maxBacklog = 3
|
||||
const maxBacklog = 5
|
||||
|
||||
// Peer encodes connection information for a peer
|
||||
type Peer struct {
|
||||
|
||||
Reference in New Issue
Block a user