help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] gnutls_record_send() problem


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] gnutls_record_send() problem
Date: Wed, 23 Jan 2008 00:20:46 +0200
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

On Monday 21 January 2008, Laurent Birtz wrote:
> I've encountered a weird problem with the stock code examples (anonymous
> server and client). By itself the example works fine, but if I replace
> the string sent ("GET / HTTP/1.0\r\n\r\n") by a zeroed buffer, then the
> client hangs. This does not occur if I send a buffer containing bytes
> with the value 1.

Where does the client hang? gnutls does not parse or use the data to be sent 
in any way, so it's quite unlikely that sending nulls hangs gnutls.

regards,
Nikos







reply via email to

[Prev in Thread] Current Thread [Next in Thread]