aa
This commit is contained in:
@@ -149,7 +149,6 @@ func (t *TcpClient) buildCallBackMap(key string) {
|
||||
defer t.Unlock()
|
||||
dataChan := make(chan string, 1024)
|
||||
t.CallBackMap[key] = dataChan
|
||||
timeoutChan <- 1
|
||||
}
|
||||
|
||||
func (t *TcpClient) getPrintStatus(key string) int {
|
||||
|
||||
Reference in New Issue
Block a user