mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
use bbr congestion control on linux, note that we're not doing anything intelligent with the errors right now if setting it fails
This commit is contained in:
parent
c600711a8d
commit
8e22d7137a
2 changed files with 29 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !darwin
|
||||
// +build !darwin,!linux
|
||||
|
||||
package yggdrasil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue