Hi,

I have written the following code expecting that opsec scheduler will invoke
user defined function every specfic no of secs. But it is not working that
way. The fn activate_client is called only once and never gets called again.
Am I doing anything wrong here? I appreciate any help.

//activate_client will be called every 3 secs
        opsec_schedule(env, 3000L, activate_client, (void *)&info);

Thanks
Ganesh
Alteon Advanced Products Group


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to