BIO_CTRL_DGRAM_MTU_EXCEEDED
case BIO_CTRL_DGRAM_MTU_EXCEEDED:
if (retry && BIO_ctrl(SSL_get_wbio(ssl), BIO_CTRL_DGRAM_MTU_EXCEEDED, 0, NULL) > 0) {