Hello. I have a question about BIO_read function (). I am trying to read
data from BIO, i have a buffer to place data in it. But how can I know that
there is more data (xml/xmpp in fact) in BIO? This way I can grow the buffer
and append new data to it. Thanx.

Reply via email to