BIO_CTRL_DGRAM_SET_PEER
BIO_ctrl(b, BIO_CTRL_DGRAM_SET_PEER, 0, &peer);
case BIO_CTRL_DGRAM_SET_PEER:
(int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_PEER, 0, (char *)(peer))