On Mon, Jun 06, 2005 at 02:31:39AM +0200, Bernd Wachter wrote:
>Anibal Monsalve Salazar <[EMAIL PROTECTED]> writes:
>
>Hi,
>at first, the code I tested you was completely untested. I discovered
>that it contained an error:
>
> while (i<0){
>
>should be
> 
> while (i<1){
>
>otherwise the while-loop won't be entered. The code with that change is
>tested (and used in my source as SSL_read()-wrapper)

Thank you.

Mit freundlichen Grüßen,

Anibal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `'  http://debian.org/
  `-   http://v7w.com/anibal

Attachment: signature.asc
Description: Digital signature

Reply via email to