Hi juha,
as from outside perspective there is no change,you can still use
"openserctl fifo" - internally (via cfg) you have to take care to create
the fifo file via the mi_fifo module and not via core.
So you have to remove from script the "fifo=FIFO_FILE" and load the
mi_fifo module and configure it to create the same fifo file:
modparam("mi_fifo", "fifo_name", "FIFO_FILE")
regards,
bogdan
Juha Heinanen wrote:
i was planing to write mi fifo interface for permissions module
(trusted_reload and dump fifo commands). once done, how can i test?
the old fifo interface i could test with
openserctl fifo <fifo_command>
-- juha
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel