Yeah!
-82 is: POLARSSL_ERR_NET_WANT_READ
It means that somewhere in the code, OpenVPN calls a read() or a write() and
seems to not handle the return value properly.
Paul
> -Original Message-
> From: Peter Meiser [mailto:mei...@gmx-topmail.de]
> Sent: maandag 8 juli 2013 14:43
> To: p.j.b
Hi Gert,
> (Even though the design decision to call a library-specific error
reporting
> function "error_strerror()" is not something I find particularily well
chosen...
> what's wrong with "polar_strerror()"???)
Nothing is wrong with that. It's PolarSSL coding standard compliant
(https://polarss