Christof, Thanks for figuring that one out!
It's definitely a bug, I've been able to reproduce it, and I should have a fix shortly. James Christof Meerwald <cme...@web.de> said: > Hi, > > there is a problem with OpenVPN 1.4.0 (at least on Linux 2.4.20) when > "EXTENDED_SOCKET_ERROR_CAPABILITY" is enabled and "verb" is set to 0. In > this case openvpn will consume 100 % CPU in it's select loop when an error > is reported because select indicates that there is data available on the UDP > socket, but the data is never read (with recvmsg(..., MSG_ERRQUEUE)) because > format_extended_socket_error isn't called. > > > bye, Christof > > -- > http://cmeerw.org JID: cme...@jabber.at > mailto cmeerw at web.de > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel > --