fix
This commit is contained in:
parent
72543d519f
commit
2b30911ec6
|
@ -50,6 +50,7 @@ var (
|
|||
return true
|
||||
},
|
||||
WriteBufferPool: &buffPool,
|
||||
EnableCompression: true,
|
||||
}
|
||||
//连接map池
|
||||
mapConnPool = sync.Map{}
|
||||
|
|
Loading…
Reference in New Issue
Block a user