set_shared


Description:

public bool set_shared (bool shared)

Set the shared state for the connection.

A TRUE value allow allow this client to co-exist with other existing clients. A FALSE value will cause other clients to be dropped

Parameters:

this

the connection object

shared

the new sharing state

Returns:

TRUE if the connection is ok, FALSE if it has an error