1
0
mirror of https://github.com/php/doc-tr.git synced 2026-03-24 07:12:18 +01:00
Files
archived-doc-tr/reference/network/constants.xml
2024-09-05 17:21:38 +03:00

301 lines
10 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: a6faadde38e014437de2577d995882f9d0fdbd35 Maintainer: nilgun Status: ready -->
<appendix xml:id="network.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;
&extension.constants.core;
<table>
<title><function>openlog</function> seçenekleri</title>
<tgroup cols="2">
<thead>
<row>
<entry>Sabit</entry>
<entry>ıklama</entry>
</row>
</thead>
<tbody>
<row xml:id="constant.log-cons">
<entry><constant>LOG_CONS</constant></entry>
<entry>
Veriyi sistem günlüğüne gönderirken bir hata oluşursa doğrudan sistem
konsoluna yaz.
</entry>
</row>
<row xml:id="constant.log-ndelay">
<entry><constant>LOG_NDELAY</constant></entry>
<entry>
Günlük kayıısına hemen bir bağlantı aç.
</entry>
</row>
<row xml:id="constant.log-odelay">
<entry><constant>LOG_ODELAY</constant></entry>
<entry>
(öntanımlı) İlk ileti günlüğe kaydolana kadar bağlantıılışını
ertele.
</entry>
</row>
<row xml:id="constant.log-nowait">
<entry><constant>LOG_NOWAIT</constant></entry>
<entry>
</entry>
</row>
<row xml:id="constant.log-perror">
<entry><constant>LOG_PERROR</constant></entry>
<entry>Günlük iletisini ayrıca standart hataya da yaz.</entry>
</row>
<row xml:id="constant.log-pid">
<entry><constant>LOG_PID</constant></entry>
<entry>Her iletide PID'i de içer</entry>
</row>
</tbody>
</tgroup>
</table>
<table>
<title><function>openlog</function> Oluşumları</title>
<tgroup cols="2">
<thead>
<row>
<entry>Sabit</entry>
<entry>ıklama</entry>
</row>
</thead>
<tbody>
<row xml:id="constant.log-auth">
<entry><constant>LOG_AUTH</constant></entry>
<entry>
Güvenlik/kimlik doğrulama iletileri (bu sabitin tanımlı olduğu
sistemlerde yerine <constant>LOG_AUTHPRIV</constant> kulanın).
</entry>
</row>
<row xml:id="constant.log-authpriv">
<entry><constant>LOG_AUTHPRIV</constant></entry>
<entry>Güvenlik/kimlik doğrulama iletileri (özel)</entry>
</row>
<row xml:id="constant.log-cron">
<entry><constant>LOG_CRON</constant></entry>
<entry>Zamanlama süreçleri (cron ve at)</entry>
</row>
<row xml:id="constant.log-daemon">
<entry><constant>LOG_DAEMON</constant></entry>
<entry>Diğer sistem süreçleri</entry>
</row>
<row xml:id="constant.log-kern">
<entry><constant>LOG_KERN</constant></entry>
<entry>Sistem çekirdeği iletileri</entry>
</row>
<row xml:id="constant.log-local0">
<entry><constant>LOG_LOCAL0</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local1">
<entry><constant>LOG_LOCAL1</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local2">
<entry><constant>LOG_LOCAL2</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local3">
<entry><constant>LOG_LOCAL3</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local4">
<entry><constant>LOG_LOCAL4</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local5">
<entry><constant>LOG_LOCAL5</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local6">
<entry><constant>LOG_LOCAL6</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-local7">
<entry><constant>LOG_LOCAL7</constant></entry>
<entry>Yerel kullanım için ayrılmıştır. Windows'ta
geçersizdir.</entry>
</row>
<row xml:id="constant.log-lpr">
<entry><constant>LOG_LPR</constant></entry>
<entry>Satır yazıcı alt sistemi</entry>
</row>
<row xml:id="constant.log-mail">
<entry><constant>LOG_MAIL</constant></entry>
<entry>eposta alt sistemi</entry>
</row>
<row xml:id="constant.log-news">
<entry><constant>LOG_NEWS</constant></entry>
<entry>USENET haber grupları alt sistemi</entry>
</row>
<row xml:id="constant.log-syslog">
<entry><constant>LOG_SYSLOG</constant></entry>
<entry>dahili olarak syslogd tarafından üretilen iletiler</entry>
</row>
<row xml:id="constant.log-user">
<entry><constant>LOG_USER</constant></entry>
<entry>soysal kullanıcı seviyesi iletiler</entry>
</row>
<row xml:id="constant.log-uucp">
<entry><constant>LOG_UUCP</constant></entry>
<entry>UUCP alt sistemi</entry>
</row>
</tbody>
</tgroup>
</table>
<table>
<title><function>syslog</function> Öncelikleri (azalan sırada)</title>
<tgroup cols="2">
<thead>
<row>
<entry>Sabit</entry>
<entry>ıklama</entry>
</row>
</thead>
<tbody>
<row xml:id="constant.log-emerg">
<entry><constant>LOG_EMERG</constant></entry>
<entry>sistem kullanışsız</entry>
</row>
<row xml:id="constant.log-alert">
<entry><constant>LOG_ALERT</constant></entry>
<entry>eylem hemen ele alınmalı</entry>
</row>
<row xml:id="constant.log-crit">
<entry><constant>LOG_CRIT</constant></entry>
<entry>hayati durumlar</entry>
</row>
<row xml:id="constant.log-err">
<entry><constant>LOG_ERR</constant></entry>
<entry>hata durumları</entry>
</row>
<row xml:id="constant.log-warning">
<entry><constant>LOG_WARNING</constant></entry>
<entry>uyarı durumları</entry>
</row>
<row xml:id="constant.log-notice">
<entry><constant>LOG_NOTICE</constant></entry>
<entry>normal, fakat önemli durumlar</entry>
</row>
<row xml:id="constant.log-info">
<entry><constant>LOG_INFO</constant></entry>
<entry>bilgilendirme iletisi</entry>
</row>
<row xml:id="constant.log-debug">
<entry><constant>LOG_DEBUG</constant></entry>
<entry>hata ayıklama iletileri</entry>
</row>
</tbody>
</tgroup>
</table>
<table>
<title><function>dns_get_record</function> seçenekleri</title>
<tgroup cols="2">
<thead>
<row>
<entry>Sabit</entry>
<entry>ıklama</entry>
</row>
</thead>
<tbody>
<row xml:id="constant.dns-a">
<entry><constant>DNS_A</constant></entry>
<entry>IPv4 Adres Özkaynağı</entry>
</row>
<row xml:id="constant.dns-a6">
<entry><constant>DNS_A6</constant></entry>
<entry>Erken IPv6'nın bir parçası olarak tanımlandı ancak RFC 6563
tarafından tarihi erkene alındı.</entry>
</row>
<row xml:id="constant.dns-caa">
<entry><constant>DNS_CAA</constant></entry>
<entry>Sertifika Yetkilisi Yetkilendirme Özkaynağı
(PHP 7.0.16 ve 7.1.2 itibariyle kullanılabilir)</entry>
</row>
<row xml:id="constant.dns-mx">
<entry><constant>DNS_MX</constant></entry>
<entry>Posta Alışveriş Özkaynağı</entry>
</row>
<row xml:id="constant.dns-cname">
<entry><constant>DNS_CNAME</constant></entry>
<entry>Takma Ad (Meşru Ad) Özkaynağı</entry>
</row>
<row xml:id="constant.dns-naptr">
<entry><constant>DNS_NAPTR</constant></entry>
<entry>Adlandırma Yetkisi Göstericisi</entry>
</row>
<row xml:id="constant.dns-ns">
<entry><constant>DNS_NS</constant></entry>
<entry>Yetkili İsim Sunucusu Özkaynağı</entry>
</row>
<row xml:id="constant.dns-ptr">
<entry><constant>DNS_PTR</constant></entry>
<entry>Gösterici Özkaynağı</entry>
</row>
<row xml:id="constant.dns-hinfo">
<entry><constant>DNS_HINFO</constant></entry>
<entry>Konak Bilgi Özkaynağı (Bu değerlerin anlamları için IANA'nın
<link xlink:href="&url.iana.system-names;">İşletim Sistemi
İsimleri</link>'ne bakınız.)</entry>
</row>
<row xml:id="constant.dns-soa">
<entry><constant>DNS_SOA</constant></entry>
<entry>Yetki Başlangıcı Özkaynağı</entry>
</row>
<row xml:id="constant.dns-srv">
<entry><constant>DNS_SRV</constant></entry>
<entry>Hizmet bulucu</entry>
</row>
<row xml:id="constant.dns-txt">
<entry><constant>DNS_TXT</constant></entry>
<entry>Metin Özkaynağı</entry>
</row>
<row xml:id="constant.dns-any">
<entry><constant>DNS_ANY</constant></entry>
<entry>Herhangi bir Özkaynak Kaydı. Çoğu sistemde bu tüm özkaynak
kayıtlarını döndürürse de hayati kullanımlarda buna güvenilmemelidir.
Yerine DNS_ALL kullanmayı deneyin.</entry>
</row>
<row xml:id="constant.dns-aaaa">
<entry><constant>DNS_AAAA</constant></entry>
<entry>IPv6 Adres Özkaynağı</entry>
</row>
<row xml:id="constant.dns-all">
<entry><constant>DNS_ALL</constant></entry>
<entry>Kullanılabilir her kayıt türü için isim sunucusunu yinelemeli
olarak sorgula.</entry>
</row>
</tbody>
</tgroup>
</table>
</appendix>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->