Skip Menu |
 

Subject: CCAPI context and ccache change times must be stored by the client
The client must keep local copies of the context and ccache change times
in order to be able to detect when a change in state has occurred.
Resolved by new CCAPI implementation. Change time is a mutex-protected global in the client
library and the context is a client library-side object.