mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-13 20:28:32 +10:00
platform: Add semver helper
This commit is contained in:
@@ -123,7 +123,6 @@ func testUDPSessionIdleTimeout(t *testing.T, proxyPort uint16, echoPort uint16,
|
||||
|
||||
packetConn.SetReadDeadline(time.Now().Add(3 * time.Second))
|
||||
n, _, err = packetConn.ReadFrom(buffer)
|
||||
|
||||
if err != nil {
|
||||
t.Logf("Read after timeout correctly failed: %v", err)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user