mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
TUN_OFFSET_BYTES per platform
This commit is contained in:
parent
f6f9b3ef76
commit
85c5bc61ac
6 changed files with 11 additions and 3 deletions
|
@ -9,8 +9,6 @@ import (
|
|||
"github.com/Arceliar/phony"
|
||||
)
|
||||
|
||||
const TUN_OFFSET_BYTES = 4
|
||||
|
||||
type tunWriter struct {
|
||||
phony.Inbox
|
||||
tun *TunAdapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue