import gonet "net"

pull/4932/head
xqzr 2025-07-25 16:08:12 +08:00 committed by GitHub
parent bde24b4036
commit 0799e3619b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ package internet
import ( import (
"context" "context"
"math/rand" "math/rand"
gonet "net"
"syscall" "syscall"
"time" "time"