|
2017-05-22 10:54 AEST by Arthur Barrett - See bug 7151 for a detailed explanation of how CVSAGENT works.
The 'get' function (pMap->state=1;) retrieves the password, and the 'set' function (pMap->state=2;) sets the
password...
We could significantly expand the things cvsagent does - e.g.: tell the client if it is licensed or not. We could
use pMap->state=4; etc. for those functions (3 is used for 'delete).
|