Skip to content
Snippets Groups Projects
Commit c99383bf authored by zhanghaibin's avatar zhanghaibin
Browse files

update created time

parent 433b6b00
Branches
Tags
No related merge requests found
......@@ -280,6 +280,7 @@ func (p *gettyRPCClientPool) getGettyRpcClient(protocol, addr string) (*gettyRPC
conn.close() // -> pool.remove(c)
continue
}
conn.created = now //update created time
return conn, nil
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment