Skip to content
Snippets Groups Projects
Commit f9155e7d authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

D3PDMakerUtils: Removing references to transientAddress().

In order to make DataProxy properly thread-safe, it is helpful to remove
calls to DataProxy::transientAddress.  That way, it suffices to have
a lock in the DataProxy object.  Trying to add the needed accessor
methods to DataProxy and get rid of calls to transientAddress().
parent 92f971db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment