1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-04-06 00:57:43 +02:00

Added helper comments.

This commit is contained in:
Jean Paul Galea 2015-07-18 00:34:42 +02:00
parent 7689fe4ba1
commit b4b44c4d04

View File

@ -246,6 +246,7 @@ class SyncLib
return ($p1['yk_counter'] == $p2['yk_counter']) && ($p1['yk_use'] == $p2['yk_use']);
}
// queue daemon
public function reSync($older_than=60, $timeout)
{
$this->log(LOG_DEBUG, 'starting resync');
@ -380,6 +381,7 @@ class SyncLib
return true;
}
// blocks verify requests
public function sync($ans_req, $timeout=1)
{
// construct URLs