.\" -*- coding: UTF-8 -*- .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man v6.0.2 (Pod::Simple 3.45) .\" .\" Standard preamble: .\" ======================================================================== .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .de IX .. .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .if n .ds AD l .\" .\" Required to disable full justification in groff 1.23.0. .\" ======================================================================== .\" .IX Title "SSL_GET_DEFAULT_TIMEOUT 3ssl" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH SSL_GET_DEFAULT_TIMEOUT 3ssl "7 أبريل 2026" 3.6.2 OpenSSL .if n .ad l .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .nh .SH الاسم SSL_get_default_timeout \- الحصول على قيمة المهلة المبدئية للجلسة .SH موجز .IX Header موجز .Vb 1 \& #include \& \& long SSL_get_default_timeout(const SSL *ssl); .Ve .SH الوصف .IX Header الوصف \&\fBSSL_get_default_timeout()\fP تُرجع قيمة المهلة المبدئية المُسندة إلى كائنات SSL_SESSION المُفاوض عليها للبروتوكول الصالح لـ \fBssl\fP. .SH ملاحظات .IX Header ملاحظات عندما تُفاوض جلسة جديدة، تُسند إليها قيمة مهلة، وبعدها لا تُقبل لإعادة استخدام الجلسة. إذا لم تُضبط قيمة المهلة صراحة باستخدام \&\fBSSL_CTX_set_timeout\fP\|(3)، تُستخدم المهلة المبدئية المضمنة للبروتوكول. .PP \&\fBSSL_get_default_timeout()\fP تُرجع هذه القيمة المضمنة، وهي 300 ثانية لجميع البروتوكولات المدعومة حالياً. .SH "القيم المُرجعة" .IX Header "القيم المُرجعة" انظر الوصف. .SH "انظر أيضًا" .IX Header "انظر أيضًا" \&\fBssl\fP\|(7)، و \&\fBSSL_CTX_set_session_cache_mode\fP\|(3)، و \&\fBSSL_SESSION_get_time\fP\|(3)، و \&\fBSSL_CTX_flush_sessions\fP\|(3)، و \&\fBSSL_get_default_timeout\fP\|(3) .SH "حقوق النسخ" .IX Header "حقوق النسخ" حقوق النشر 2001\-2016 لمؤلفي مشروع OpenSSL. جميع الحقوق محفوظة. .PP مرخص بموجب رخصة Apache 2.0 (المشار إليها فيما يلي بـ ”الرخصة“). لا يجوز لك استخدام هذا الملف إلا وفقًا لشروط الرخصة. يمكنك الحصول على نسخة منها في الملف LICENSE الموجود في حزمة التوزيع المصدرية أو على الرابط . .PP .SH ترجمة تُرجمت هذه الصفحة من الدليل بواسطة زايد السعيدي . .PP هذه الترجمة هي وثيقة مجانية؛ راجع .UR https://www.gnu.org/licenses/gpl-3.0.html رخصة جنو العامة الإصدار 3 .UE أو ما بعده للاطلاع على شروط حقوق النشر. لا توجد أي ضمانات. .PP إذا وجدت أي أخطاء في ترجمة صفحة الدليل هذه، يرجى إرسال بريد إلكتروني إلى قائمة بريد المترجمين: .MT kde-l10n-ar@kde.org .ME .