aa
This commit is contained in:
@@ -24,6 +24,7 @@ func TestTemp() {
|
||||
fmt.Println("Dial err:", err)
|
||||
return
|
||||
}
|
||||
textChan = make(chan string, 10)
|
||||
connHandler(conn)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user