[Privoxy-devel] oops: Make poll() non-optional breaks privoxy on windows
Fabian Keil
fk at fabiankeil.de
Mon Dec 14 13:28:49 UTC 2020
Lee <ler762 at gmail.com> wrote on 2020-12-14:
> On 12/14/20, Fabian Keil <fk at fabiankeil.de> wrote:
> > Lee <ler762 at gmail.com> wrote on 2020-12-14:
> >
> >> This seems to be the problem & needs to be backed out:
> >> https://www.privoxy.org/gitweb/?p=privoxy.git;a=commit;h=9126f0c935e4bb64a87be7c3a1855b7768791142
> >>
> >> Windows doesn't seem to have poll:
> >> Lee at i3668 /source/privoxy/privoxy
> >> $ grep POLL *h
> >> config.h:/* #undef HAVE_POLL */
> >
> > Oops indeed.
> >
> > Thanks for the report, I've reverted the commit for now.
> >
> > Does this mean the
> > #warning poll() appears to be unavailable. Your platform will become
> > unsupported in the future.
> > is always triggered on Windows?
>
> I've never noticed it, but that might not mean a whole lot. Where
> should I look for it?
It's located in jcc.c but as it turns out it's only shown if _WIN32 isn't defined ...
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20201214/2391d2f8/attachment.bin>
More information about the Privoxy-devel
mailing list