(addr string)
| 55 | AddOutConnectingList(addr string) (added bool) |
| 56 | GetOutConnRecordLen() int |
| 57 | RemoveFromConnectingList(addr string) |
| 58 | RemoveFromOutConnRecord(addr string) |
| 59 | RemoveFromInConnRecord(addr string) |
| 60 | AddPeerAddress(addr string, p *peer.Peer) |
no outgoing calls
no test coverage detected