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