< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] ClientAuthManager::handle?


Dear experts;
 
In the ClientAuthManager.cxx, there are something i amn't sure i understand clearly.
Can you help me to understand? ( from the point view of resiprocate library )
 

DialogSetId id(origRequest);

AttemptedAuthMap::iterator it = mAttemptedAuths.find(id);

Julien.