<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.swoole-async-dns-lookup.php',
    1 => 'swoole_async_dns_lookup',
  ),
  1 => 
  array (
    0 => 'function.swoole-async-read.php',
    1 => 'swoole_async_read',
  ),
  2 => 
  array (
    0 => 'function.swoole-async-readfile.php',
    1 => 'swoole_async_readfile',
  ),
  3 => 
  array (
    0 => 'function.swoole-async-set.php',
    1 => 'swoole_async_set',
  ),
  4 => 
  array (
    0 => 'function.swoole-async-write.php',
    1 => 'swoole_async_write',
  ),
  5 => 
  array (
    0 => 'function.swoole-async-writefile.php',
    1 => 'swoole_async_writefile',
  ),
  6 => 
  array (
    0 => 'function.swoole-clear-error.php',
    1 => 'swoole_clear_error',
  ),
  7 => 
  array (
    0 => 'function.swoole-client-select.php',
    1 => 'swoole_client_select',
  ),
  8 => 
  array (
    0 => 'function.swoole-cpu-num.php',
    1 => 'swoole_cpu_num',
  ),
  9 => 
  array (
    0 => 'function.swoole-errno.php',
    1 => 'swoole_errno',
  ),
  10 => 
  array (
    0 => 'function.swoole-error-log.php',
    1 => 'swoole_error_log',
  ),
  11 => 
  array (
    0 => 'function.swoole-event-add.php',
    1 => 'swoole_event_add',
  ),
  12 => 
  array (
    0 => 'function.swoole-event-defer.php',
    1 => 'swoole_event_defer',
  ),
  13 => 
  array (
    0 => 'function.swoole-event-del.php',
    1 => 'swoole_event_del',
  ),
  14 => 
  array (
    0 => 'function.swoole-event-exit.php',
    1 => 'swoole_event_exit',
  ),
  15 => 
  array (
    0 => 'function.swoole-event-set.php',
    1 => 'swoole_event_set',
  ),
  16 => 
  array (
    0 => 'function.swoole-event-wait.php',
    1 => 'swoole_event_wait',
  ),
  17 => 
  array (
    0 => 'function.swoole-event-write.php',
    1 => 'swoole_event_write',
  ),
  18 => 
  array (
    0 => 'function.swoole-get-local-ip.php',
    1 => 'swoole_get_local_ip',
  ),
  19 => 
  array (
    0 => 'function.swoole-last-error.php',
    1 => 'swoole_last_error',
  ),
  20 => 
  array (
    0 => 'function.swoole-load-module.php',
    1 => 'swoole_load_module',
  ),
  21 => 
  array (
    0 => 'function.swoole-select.php',
    1 => 'swoole_select',
  ),
  22 => 
  array (
    0 => 'function.swoole-set-process-name.php',
    1 => 'swoole_set_process_name',
  ),
  23 => 
  array (
    0 => 'function.swoole-strerror.php',
    1 => 'swoole_strerror',
  ),
  24 => 
  array (
    0 => 'function.swoole-timer-after.php',
    1 => 'swoole_timer_after',
  ),
  25 => 
  array (
    0 => 'function.swoole-timer-exists.php',
    1 => 'swoole_timer_exists',
  ),
  26 => 
  array (
    0 => 'function.swoole-timer-tick.php',
    1 => 'swoole_timer_tick',
  ),
  27 => 
  array (
    0 => 'function.swoole-version.php',
    1 => 'swoole_version',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Altre estensioni fondamentali',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);