PossibleConnection

constructor(passedIpp: IpPort, keepForever: Boolean = false)
constructor(ipp: String, portp: Int, keepForever: Boolean = false)

If the ipp string contains a port number in the format ip:port, then that port overrides the portp parameter


constructor(stream: BCHserialized)
constructor()