has_immortal_handles


Description:

public bool has_immortal_handles ()

Return true if this connection is known to not destroy handles (#TpHandle) until it disconnects.

On such connections, if you know that a handle maps to a particular identifier now, then you can rely on that handle mapping to that identifier for the whole lifetime of the connection.

Parameters:

this

a connection

Returns:

true if handles last as long as the connection itself