On 5/7/2011 7:16 AM, Justin Schoeman wrote:
> 
> It does not matter which of these I try, openssl always binds to '::1:8008', 
> which does
> not accept IPV4.

>> I have tried various combinations of:
>> BIO_new_accept("0.0.0.0:8008")

This syntax should have bound to all IPv4 interfaces alone,
so as Michael suggests, it's certainly a bug.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to