Remove more os.Exit calls and give a more reliable wait for stop function

This commit is contained in:
Nate Brown
2025-04-02 09:51:59 -05:00
committed by JackDoan
parent 2a0fd0be1d
commit 1cb5f9a00d
13 changed files with 144 additions and 77 deletions

View File

@@ -4,7 +4,6 @@
package overlay
import (
"encoding/binary"
"fmt"
"io"
"net"