Constant openssl::ssl::SSL_OP_NO_QUERY_MTU []

pub const SSL_OP_NO_QUERY_MTU: SslOption = SslOption{bits: ffi::SSL_OP_NO_QUERY_MTU,}

Do not query the MTU.

Only affects DTLS connections.