1
0
mirror of synced 2026-02-19 11:27:56 +08:00

auto commit

This commit is contained in:
yitter
2021-04-02 23:16:43 +08:00
parent 5bc679976e
commit 4d5abca145

View File

@@ -49,8 +49,6 @@ func UnRegisterWorkerId() {
_usingWorkerId = -1
_lifeIndex = -1
_workerIdLock.Unlock()
_client.Close()
}
func RegisterWorkerId(ip string, port int, password string, maxWorkerId int) int {