Search squid archive

Re: external_acl_type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,

> An external helper return OK or ERR in the stdin. Possibly more, I don't
> know. Is someone can tell more about it?

you have to set your stdin buffer to NULL, in C:

#include <stdio.h>


...
  setbuf (stdin, NULL);
...

(i dunno', how can you set it in any shell)

let's see in source of any acl_helper...



bye:

a.


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux