mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-13 12:56:29 +00:00
more debugging
This commit is contained in:
@ -233,6 +233,7 @@ func (c *Core) DEBUG_getDHTSize() int {
|
||||
c.router.doAdmin(func() {
|
||||
total = len(c.dht.table)
|
||||
})
|
||||
fmt.Println("DEBUG_getDHTSize():", total)
|
||||
return total
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user