Skip to content

list_connections function only shows last client #1

@GnetworkGnome

Description

@GnetworkGnome

The list_connections function needs to have a '+' added before the '=' in order to list all the connected clients, as per below:

results += str(i) + " " + str(all_address[i][0]) + " " + str(all_address[i][1]) + "\n"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions