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