<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/book.stream.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'tr',
  ),
  'this' => 
  array (
    0 => 'ref.stream.php',
    1 => 'Akım İşlevleri',
    2 => 'Akım İşlevleri',
  ),
  'up' => 
  array (
    0 => 'book.stream.php',
    1 => 'Stream',
  ),
  'prev' => 
  array (
    0 => 'streamwrapper.url-stat.php',
    1 => 'streamWrapper::url_stat',
  ),
  'next' => 
  array (
    0 => 'function.stream-bucket-append.php',
    1 => 'stream_bucket_append',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'tr',
    'path' => 'reference/stream/reference.xml',
  ),
  'history' => 
  array (
  ),
  'extra_header_links' => 
  array (
    'rel' => 'alternate',
    'href' => '/manual/en/feeds/ref.stream.atom',
    'type' => 'application/atom+xml',
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="ref.stream" class="reference">
 <h1 class="title">Akım İşlevleri</h1>

 


































































































































































































































































































<h2>İçindekiler</h2><ul class="chunklist chunklist_reference"><li><a href="function.stream-bucket-append.php">stream_bucket_append</a> — Zincirin sonuna bir bakla ekler</li><li><a href="function.stream-bucket-make-writeable.php">stream_bucket_make_writeable</a> — &Uuml;zerinde işlem yapmak i&ccedil;in zincirden bir bakla nesnesi d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-bucket-new.php">stream_bucket_new</a> — Ge&ccedil;erli akımda kullanmak i&ccedil;in yeni bir bakla oluşturur</li><li><a href="function.stream-bucket-prepend.php">stream_bucket_prepend</a> — Zincirin başına bir bakla ekler</li><li><a href="function.stream-context-create.php">stream_context_create</a> — Bir akım bağlamı oluşturur</li><li><a href="function.stream-context-get-default.php">stream_context_get_default</a> — &Ouml;ntanımlı akım bağlamını d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-context-get-options.php">stream_context_get_options</a> — Bir akım/sarmalayıcı/bağlam i&ccedil;in atanmış se&ccedil;enekleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-context-get-params.php">stream_context_get_params</a> — Bir bağlamın bağımsız değişkenlerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-context-set-default.php">stream_context_set_default</a> — Akımları i&ccedil;eren &ouml;ntanımlı bağlamı tanımlar</li><li><a href="function.stream-context-set-option.php">stream_context_set_option</a> — Bir akım/sarmalayıcı/bağlam i&ccedil;in bir se&ccedil;enek tanımlar</li><li><a href="function.stream-context-set-options.php">stream_context_set_options</a> — Sets options on the specified context</li><li><a href="function.stream-context-set-params.php">stream_context_set_params</a> — Bir akım/sarmalayıcı/bağlam i&ccedil;in bağımsız değişkenleri tanımlar</li><li><a href="function.stream-copy-to-stream.php">stream_copy_to_stream</a> — Veriyi bir akımdan diğerine kopyalar</li><li><a href="function.stream-filter-append.php">stream_filter_append</a> — S&uuml;zge&ccedil; zincirinin sonuna bir s&uuml;zge&ccedil; ekler</li><li><a href="function.stream-filter-prepend.php">stream_filter_prepend</a> — S&uuml;zge&ccedil; zincirinin başına bir s&uuml;zge&ccedil; ekler</li><li><a href="function.stream-filter-register.php">stream_filter_register</a> — Kullanıcı tanımlı bir akım s&uuml;zgecini etkin kılar</li><li><a href="function.stream-filter-remove.php">stream_filter_remove</a> — Akımdan bir s&uuml;zgeci kaldırır</li><li><a href="function.stream-get-contents.php">stream_get_contents</a> — Akımdan kalanı bir dizgeye okur</li><li><a href="function.stream-get-filters.php">stream_get_filters</a> — Etkin s&uuml;zge&ccedil;lerin listesini d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-get-line.php">stream_get_line</a> — Akımdan belirtilen ayraca kadar bir satır d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-get-meta-data.php">stream_get_meta_data</a> — Akımdan başlıkları/meta verileri d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-get-transports.php">stream_get_transports</a> — Etkin soket aktarımlarının listesini d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-get-wrappers.php">stream_get_wrappers</a> — Etkin akımların listesini d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-is-local.php">stream_is_local</a> — Akım, bir yerel akımsa true d&ouml;ner</li><li><a href="function.stream-isatty.php">stream_isatty</a> — Akımın bir TTY olup olmadığına bakar</li><li><a href="function.stream-notification-callback.php">stream_notification_callback</a> — notification bağlam bağımsız değişkeni i&ccedil;in bir
  geri &ccedil;ağırım işlevi</li><li><a href="function.stream-register-wrapper.php">stream_register_wrapper</a> — stream_wrapper_register işlevinin takma
  adıdır</li><li><a href="function.stream-resolve-include-path.php">stream_resolve_include_path</a> — G&ouml;reli dosya adını mutlak yoluna &ccedil;&ouml;z&uuml;mler</li><li><a href="function.stream-select.php">stream_select</a> — Belirtilen akım dizisi &uuml;zerinde saniye ve mikrosaniye ile
   belirtilen zaman aşımıyla select() sistem &ccedil;ağrısının eşdeğeri olarak
   &ccedil;alışır</li><li><a href="function.stream-set-blocking.php">stream_set_blocking</a> — Akımın engelleme kipini ayarlar</li><li><a href="function.stream-set-chunk-size.php">stream_set_chunk_size</a> — Akım blok boyutunu tanımlar</li><li><a href="function.stream-set-read-buffer.php">stream_set_read_buffer</a> — Akıma dosya okuma tamponu tanımlar</li><li><a href="function.stream-set-timeout.php">stream_set_timeout</a> — Akımın zaman aşımı s&uuml;resini ayarlar</li><li><a href="function.stream-set-write-buffer.php">stream_set_write_buffer</a> — Belirtilen akımda dosya yazma tamponunu ayarlar</li><li><a href="function.stream-socket-accept.php">stream_socket_accept</a> — stream_socket_server ile oluşturulmuş bir
  soketten bağlantı kabul eder</li><li><a href="function.stream-socket-client.php">stream_socket_client</a> — Bir Genel Ağ veya Unix alan soketi bağlantısı a&ccedil;ar</li><li><a href="function.stream-socket-enable-crypto.php">stream_socket_enable_crypto</a> — Bağlı bir soket &uuml;zerinde şifrelemeyi a&ccedil;ıp kapatır</li><li><a href="function.stream-socket-get-name.php">stream_socket_get_name</a> — Yerel veya uzak soketin ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="function.stream-socket-pair.php">stream_socket_pair</a> — Soket akımlarınca ayırt edilebilen bir bağlantı &ccedil;ifti oluşturur</li><li><a href="function.stream-socket-recvfrom.php">stream_socket_recvfrom</a> — Bağlı olsun ya da olmasın bir soketten veri alır</li><li><a href="function.stream-socket-sendto.php">stream_socket_sendto</a> — Bir sokete bağlı olsun ya da olmasın, bir ileti g&ouml;nderir</li><li><a href="function.stream-socket-server.php">stream_socket_server</a> — Bir Genel Ağ veya Unix alan sunucusu soketi oluşturur</li><li><a href="function.stream-socket-shutdown.php">stream_socket_shutdown</a> — &Ccedil;ift y&ouml;nl&uuml; bağlantıyı kapatır</li><li><a href="function.stream-supports-lock.php">stream_supports_lock</a> — Akımın kilitlemeyi destekleyip desteklemediğine  bakar</li><li><a href="function.stream-wrapper-register.php">stream_wrapper_register</a> — Bir PHP sınıfı olarak ger&ccedil;eklenmiş bir URL sarmalayıcısını etkin kılar</li><li><a href="function.stream-wrapper-restore.php">stream_wrapper_restore</a> — İptal edilmiş yerleşik bir sarmalayıcıyı tekrar etkin kılar</li><li><a href="function.stream-wrapper-unregister.php">stream_wrapper_unregister</a> — Bir URL sarmalayıcısını iptal eder</li></ul>
</div>
<?php manual_footer($setup); ?>