Browse Source

auto commit

tags/v1.0.0
yitter 4 years ago
parent
commit
4d5abca145
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      Go/source/regworkerid/reghelper.go

+ 0
- 2
Go/source/regworkerid/reghelper.go 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 {


Loading…
Cancel
Save