get_active_connections


Description:

public unowned GenericArray<ActiveConnection> get_active_connections ()

Gets the active connections.

Parameters:

this

a Client

Returns:

a GenericArray containing all the active ActiveConnections. The returned array is owned by the client and should not be modified.