On Fri, Jul 21, 2000 at 09:45:56AM -0400, [EMAIL PROTECTED] wrote:
> That worked. Thanks!
Should IRIX undef HAS_POLL by default?? How would this work?
#ifdef IRIX
# undef HAS_POLL
#endif
?
> Joshua N Pritikin wrote:
> > On Wed, Jul 19, 2000 at 11:45:29AM -0400, [EMAIL PROTECTED] wrote:
> > > How would one recompile Event.pm with select over poll? (I couldn't find
> > > where the HAS_POLL was being set.)
> >
> > If you
> >
> > #undef HAS_POLL
> >
> > at the beginning of unix.c, that should do it. Hope this helps...
--
Never ascribe to malice that which can be explained by stupidity.
(via, but not speaking for Deutsche Bank)