Richard Levitte f08360a160 Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int_ctrl
BIO_int_ctrl isn't made for the purpose BIO_get_conn_int_port used it
for.

This also changes BIO_C_GET_CONNECT to actually return the port
instead of assigning it to a pointer that was never returned back to
the caller.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 2a60fccdd9b696e01fddaa268e92ea210beb0e8f)
2015-12-19 22:10:32 +01:00
..
2015-10-23 20:47:53 +02:00
2015-04-16 13:51:51 -04:00
2015-03-19 13:38:37 +00:00
2015-06-10 10:29:31 +01:00