BIO_dgram_get_peer
(void)BIO_dgram_get_peer(SSL_get_rbio(s), client);
(void) BIO_dgram_get_peer(SSL_get_rbio(ssl), &peer);