isSelfConnect

True iff the remote peer's id equals ourPeerId, which means a self-connect. libtorrent rejects these (pid == m_our_peer_iderrors::self_connection). Returns false until a handshake has populated remotePeerId.