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