1
This commit is contained in:
@@ -125,10 +125,10 @@ type PrintInfo struct {
|
||||
StatusTime time.Time
|
||||
}
|
||||
|
||||
type PrintPoolMap struct {
|
||||
*sync.RWMutex
|
||||
PrintObj *TcpClient
|
||||
}
|
||||
//type PrintPoolMap struct {
|
||||
// *sync.RWMutex
|
||||
// PrintObj *TcpClient
|
||||
//}
|
||||
|
||||
//连接的客户端,吧每个客户端都放进来
|
||||
type TcpClient struct {
|
||||
|
||||
Reference in New Issue
Block a user