Hi all, after executing
  strace -tt -f -o /tmp/polipo.trace polipo -c /tmp/etc/polipo.conf
daemonise=false diskCacheRoot="/opt/var/cache/polipo/"

I get this trace: http://pastebin.com/JGseCRje.

In there somewhere I also asked polipo to write out its in-memory cache
(via the web page).

I hope I've done it right!

D








On 28 July 2014 16:24, Juliusz Chroboczek <j...@pps.univ-paris-diderot.fr>
wrote:

> > 0 means success, which is just downright weird!
>
> The conventions used in Polipo are
>
>   >= 0 : success
>    < 0 : failure
>
> Typically, 0 means nothing to do, 1 means something has been done, and
> negative returns are opposites of ERRNO numbers.
>
> -- Juliusz
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to