[Help-gnutls] gnutls_record_send() problem

Nikos Mavrogiannopoulos nmav at gnutls.org
Tue Jan 22 23:20:46 CET 2008


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








More information about the Gnutls-help mailing list