mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 16:34:25 +01:00
gso and gro with uring on send/receive for udp
This commit is contained in:
@@ -11,6 +11,7 @@ const MTU = 9001
|
||||
type EncReader func(
|
||||
addr netip.AddrPort,
|
||||
payload []byte,
|
||||
release func(),
|
||||
)
|
||||
|
||||
type Conn interface {
|
||||
|
||||
Reference in New Issue
Block a user