[Help-gnutls] gnutls_record_send() without CR/LF?
Nikos Mavrogiannopoulos
nmav at gnutls.org
Fri Feb 20 16:53:36 CET 2009
On Fri, Feb 20, 2009 at 3:53 PM, Peter Tenalp <flobolob at gmail.com> wrote:
> Hi folks,
>
> I am trying to send a message via the gnutls library, but it seems
> that the gnutls_record_send() function appends either one or both of a
> CR/LF pair to the outgoing message. How can I avoid this behavior
> please?
It doesn't append anything. It sends raw data. Check the functions that call it.
regards,
Nikos
More information about the Gnutls-help
mailing list