list_peers


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public virtual string[] list_peers ()

Gets list of all peers currently in this swarm.

Parameters:

this

a Peer

Returns:

List of peers (free using strfreev).