Better client performance

This commit is contained in:
Pablu23
2023-12-11 16:23:51 +01:00
parent ce94fbbdd2
commit 271644cfaf

View File

@@ -206,10 +206,6 @@ func GetFile(path string, address string) {
}
})
for _, i := range lostPackets {
fmt.Println(i)
}
lastPacket := ackPck
for {