# Gavin Andresen # 2014-09-15 12:29:24 # https://bitcointalk.org/index.php?topic=779941.msg8828500#msg8828500 I needed that, so hacked together a disconnectpeer RPC call: @p{brk} @s{(link)} @p{par} Needs more thorough testing@p{--} I'm not sure if calling CloseSocketDisconnect directly from the RPC thread is the cleanest way of disconnecting a peer. @p{brk}