You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/04/10 04:18:16 UTC

[GitHub] [incubator-brpc] zyearn commented on issue #716: Socket::Address 求教

zyearn commented on issue #716: Socket::Address 求教
URL: https://github.com/apache/incubator-brpc/issues/716#issuecomment-481527068
 
 
   verionOf(id) == versionOf(_versioned_ref): 表示socket目前是正常状态
   verionOf(id) + 1 == versionOf(_versioned_ref): 表示socket是Failed状态
   verionOf(id) + 2 == versionOf(_versioned_ref) :表示socket已经被回收到pool了

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org