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:
Arceliar 2019-10-05 10:47:15 -05:00
parent c600711a8d
commit 8e22d7137a
2 changed files with 29 additions and 1 deletions

View file

@ -1,4 +1,4 @@
// +build !darwin
// +build !darwin,!linux
package yggdrasil