On Tue, Jun 21, 2011 at 5:32 PM, wrote:
>
> Don't define Options or makeService in the dropin file.
>
> Use twisted.application.service.ServiceMaker instead of implementing
> your own.
>
> Don't use the global reactor in SetupService.
>
>
>
Would you please elaborate on the three items above?
Mo
Not able to help you with your question, but I was browsing github earlier
and came across some ICAP code using Twisted:
https://github.com/diegows/misc/blob/master/adv-indonesia/usr/local/bin/icap-server.py
hth
On Thu, Sep 8, 2011 at 7:04 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
> Hi :)