<?php
$TOC = array (
  0 => 
  array (
    0 => 'eventhttpconnection.construct.php',
    1 => 'EventHttpConnection::__construct',
  ),
  1 => 
  array (
    0 => 'eventhttpconnection.getbase.php',
    1 => 'EventHttpConnection::getBase',
  ),
  2 => 
  array (
    0 => 'eventhttpconnection.getpeer.php',
    1 => 'EventHttpConnection::getPeer',
  ),
  3 => 
  array (
    0 => 'eventhttpconnection.makerequest.php',
    1 => 'EventHttpConnection::makeRequest',
  ),
  4 => 
  array (
    0 => 'eventhttpconnection.setclosecallback.php',
    1 => 'EventHttpConnection::setCloseCallback',
  ),
  5 => 
  array (
    0 => 'eventhttpconnection.setlocaladdress.php',
    1 => 'EventHttpConnection::setLocalAddress',
  ),
  6 => 
  array (
    0 => 'eventhttpconnection.setlocalport.php',
    1 => 'EventHttpConnection::setLocalPort',
  ),
  7 => 
  array (
    0 => 'eventhttpconnection.setmaxbodysize.php',
    1 => 'EventHttpConnection::setMaxBodySize',
  ),
  8 => 
  array (
    0 => 'eventhttpconnection.setmaxheaderssize.php',
    1 => 'EventHttpConnection::setMaxHeadersSize',
  ),
  9 => 
  array (
    0 => 'eventhttpconnection.setretries.php',
    1 => 'EventHttpConnection::setRetries',
  ),
  10 => 
  array (
    0 => 'eventhttpconnection.settimeout.php',
    1 => 'EventHttpConnection::setTimeout',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.event.php',
    1 => 'Event',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Autres services',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);