On 1/19/2017 1:48 AM, Pedro David Marco wrote:
>You should be able to use the other asynchronous plugins as a reference
>
>as well.
Thanks... but i cannot find documentation about thinks like
"register_async_rule_start()" for example... can anyone point to me
where is it documented, please?
>You should be able to use the other asynchronous plugins as a reference>
>as well.
Thanks... but i cannot find documentation about thinks like
"register_async_rule_start()" for example... can anyone point to me where is
it documented, please?
Thanks!Pedro.
On 1/18/2017 7:08 AM, Kiwi User wrote:
On Wed, 2017-01-18 at 11:36 +, Pedro David Marco wrote:
I would like to write a simple plugin to check some local Databases
(cannot use rbldnsd) that takes long so making it asynchronous seems
the best idea..
If possible, can anyone provide any skeleton
On Wed, 2017-01-18 at 11:36 +, Pedro David Marco wrote:
> I would like to write a simple plugin to check some local Databases
> (cannot use rbldnsd) that takes long so making it asynchronous seems
> the best idea..
> If possible, can anyone provide any skeleton, please?
>
Local databases SQL,
Hi everybody...
Is it possible to have an asynchronous plugin for something not DNS/RBL related?
I would like to write a simple plugin to check some local Databases (cannot use
rbldnsd) that takes long so making it asynchronous seems the best idea..
If possible, can anyone provide any skeleton, pl