Rodrigo Madera wrote:
I am programming an Internet daemon that is using SSL for the connections. Basically,
I can reduce
my problem to only one statement: My daemon doesnt send the data I send with
BIO_puts() untill the
whole output buffer is full (I believe it to be around 1024). I would need it
Dear list members:
I just joined in on this list. Specifically because I am having a bit of trouble using
OpenSSL.
So here I go and thanks in advance for any help resulting because of this message.
I am programming an Internet daemon that is using SSL for the connections. Basically,
I can reduc