(addr string)
| 57 | RemoveFromConnectingList(addr string) |
| 58 | RemoveFromOutConnRecord(addr string) |
| 59 | RemoveFromInConnRecord(addr string) |
| 60 | AddPeerAddress(addr string, p *peer.Peer) |
| 61 | GetOutConnectingListLen() (count uint) |
| 62 | RemovePeerAddress(addr string) |
no outgoing calls