<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.socket-accept.php',
    1 => 'socket_accept',
  ),
  1 => 
  array (
    0 => 'function.socket-addrinfo-bind.php',
    1 => 'socket_addrinfo_bind',
  ),
  2 => 
  array (
    0 => 'function.socket-addrinfo-connect.php',
    1 => 'socket_addrinfo_connect',
  ),
  3 => 
  array (
    0 => 'function.socket-addrinfo-explain.php',
    1 => 'socket_addrinfo_explain',
  ),
  4 => 
  array (
    0 => 'function.socket-addrinfo-lookup.php',
    1 => 'socket_addrinfo_lookup',
  ),
  5 => 
  array (
    0 => 'function.socket-atmark.php',
    1 => 'socket_atmark',
  ),
  6 => 
  array (
    0 => 'function.socket-bind.php',
    1 => 'socket_bind',
  ),
  7 => 
  array (
    0 => 'function.socket-clear-error.php',
    1 => 'socket_clear_error',
  ),
  8 => 
  array (
    0 => 'function.socket-close.php',
    1 => 'socket_close',
  ),
  9 => 
  array (
    0 => 'function.socket-cmsg-space.php',
    1 => 'socket_cmsg_space',
  ),
  10 => 
  array (
    0 => 'function.socket-connect.php',
    1 => 'socket_connect',
  ),
  11 => 
  array (
    0 => 'function.socket-create.php',
    1 => 'socket_create',
  ),
  12 => 
  array (
    0 => 'function.socket-create-listen.php',
    1 => 'socket_create_listen',
  ),
  13 => 
  array (
    0 => 'function.socket-create-pair.php',
    1 => 'socket_create_pair',
  ),
  14 => 
  array (
    0 => 'function.socket-export-stream.php',
    1 => 'socket_export_stream',
  ),
  15 => 
  array (
    0 => 'function.socket-get-option.php',
    1 => 'socket_get_option',
  ),
  16 => 
  array (
    0 => 'function.socket-getopt.php',
    1 => 'socket_getopt',
  ),
  17 => 
  array (
    0 => 'function.socket-getpeername.php',
    1 => 'socket_getpeername',
  ),
  18 => 
  array (
    0 => 'function.socket-getsockname.php',
    1 => 'socket_getsockname',
  ),
  19 => 
  array (
    0 => 'function.socket-import-stream.php',
    1 => 'socket_import_stream',
  ),
  20 => 
  array (
    0 => 'function.socket-last-error.php',
    1 => 'socket_last_error',
  ),
  21 => 
  array (
    0 => 'function.socket-listen.php',
    1 => 'socket_listen',
  ),
  22 => 
  array (
    0 => 'function.socket-read.php',
    1 => 'socket_read',
  ),
  23 => 
  array (
    0 => 'function.socket-recv.php',
    1 => 'socket_recv',
  ),
  24 => 
  array (
    0 => 'function.socket-recvfrom.php',
    1 => 'socket_recvfrom',
  ),
  25 => 
  array (
    0 => 'function.socket-recvmsg.php',
    1 => 'socket_recvmsg',
  ),
  26 => 
  array (
    0 => 'function.socket-select.php',
    1 => 'socket_select',
  ),
  27 => 
  array (
    0 => 'function.socket-send.php',
    1 => 'socket_send',
  ),
  28 => 
  array (
    0 => 'function.socket-sendmsg.php',
    1 => 'socket_sendmsg',
  ),
  29 => 
  array (
    0 => 'function.socket-sendto.php',
    1 => 'socket_sendto',
  ),
  30 => 
  array (
    0 => 'function.socket-set-block.php',
    1 => 'socket_set_block',
  ),
  31 => 
  array (
    0 => 'function.socket-set-nonblock.php',
    1 => 'socket_set_nonblock',
  ),
  32 => 
  array (
    0 => 'function.socket-set-option.php',
    1 => 'socket_set_option',
  ),
  33 => 
  array (
    0 => 'function.socket-setopt.php',
    1 => 'socket_setopt',
  ),
  34 => 
  array (
    0 => 'function.socket-shutdown.php',
    1 => 'socket_shutdown',
  ),
  35 => 
  array (
    0 => 'function.socket-strerror.php',
    1 => 'socket_strerror',
  ),
  36 => 
  array (
    0 => 'function.socket-write.php',
    1 => 'socket_write',
  ),
  37 => 
  array (
    0 => 'function.socket-wsaprotocol-info-export.php',
    1 => 'socket_wsaprotocol_info_export',
  ),
  38 => 
  array (
    0 => 'function.socket-wsaprotocol-info-import.php',
    1 => 'socket_wsaprotocol_info_import',
  ),
  39 => 
  array (
    0 => 'function.socket-wsaprotocol-info-release.php',
    1 => 'socket_wsaprotocol_info_release',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.sockets.php',
    1 => 'Sockets',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Sonstige Dienste',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);