Hi, I forgot the "producer"
> The "consumer" (sender) will wait for a signal from the "producer" > (reader) and will block the shared buffer queue. This is, the > "producer" gains exclusive access to the ssl structure of the client > for SSL_read() and SSL_get_error() checking the SSL_ERROR_WANT_READ or > SSL_ERROR_WANT_WRITE, when he fetches some data, he then gain > exclusive access to the buffer queue, puts data on it, singals the > "consumer" and goes on to another read. http://pastebin.ca/1658646 Regards, -- If you want freedom, compile the source. Get gentoo. Sebastián Treu http://labombiya.com.ar ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org