set_shared
Description:
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 |