mirror of
https://github.com/slackhq/nebula.git
synced 2026-07-01 19:10:29 +02:00
use wg tun library; batching & locking improvements
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
const NoSuchFileError = "no such file or directory"
|
||||
const NoSuchDirError = "no such file or directory"
|
||||
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
const NoSuchFileError = "no such file or directory"
|
||||
const NoSuchDirError = "no such file or directory"
|
||||
Reference in New Issue
Block a user