Hi, On Wed, Apr 21, 2021 at 03:43:46PM +0200, Arne Schwabe wrote: > It is hard to imagine that we still have any supported OS that does > not support non-blocking connect while still supporting non-blocking > sockets in general. [..] > diff --git a/src/openvpn/syshead.h b/src/openvpn/syshead.h > index f29c63c73..a964ffd35 100644 > --- a/src/openvpn/syshead.h > +++ b/src/openvpn/syshead.h > @@ -155,10 +155,6 @@ > #include <poll.h> > #endif > > -#ifdef HAVE_SYS_EPOLL_H > -#include <sys/epoll.h> > -#endif > -
Is that intentional?
gert
--
"If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor."
Robert A. Heinlein, The Moon is a Harsh Mistress
Gert Doering - Munich, Germany [email protected]
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
