sameEndpoint

fun sameEndpoint(otherHost: String, otherPort: Int): Boolean

Endpoints match iff both host and port are equal (used by find_node(ep)).