This commit is contained in:
JackDoan
2025-10-31 13:43:28 -05:00
parent 469a5fc350
commit 703ac81fa6
3 changed files with 3 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ const MTU = 9001
type EncReader func(
addr netip.AddrPort,
payload []byte,
q int,
)
type Conn interface {