Batch wireguard update operations

This commit is contained in:
Viktor Liu
2025-07-22 14:35:03 +02:00
parent 86c16cf651
commit 036a3020fe
6 changed files with 364 additions and 4 deletions

View File

@@ -4,4 +4,4 @@ package bind
func (m *UDPMuxDefault) notifyAddressRemoval(addr string) {
// iOS doesn't support nbnet hooks, so this is a no-op
}
}