On 22 Feb 2012, at 9:18 PM, Jim Jagielski wrote: > I hope to carve out cycles to work on the trunk rev's of event and > simple in order to backport to 2.4... > > Thoughts? :)
I want to solve the openssl async problem, which means that SSL_read() and SSL_write() must be able to safely return SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE, and the filter stack must "do the right thing". How hard is that to achieve with what we have? Regards, Graham --
