System_Socket
[ class tree: System_Socket ] [ index: System_Socket ] [ all elements ]

File: debugger.php

Source Location: /System_Socket-0.4.0/docs/examples/debugger.php

Classes:

Page Details:

Includes:

require_once('System/Socket/Debugger.php') [line 9]
require_once('System/Socket/Creator.php') [line 8]
Simple debugger example

$Id: debugger.php,v 1.5 2004/04/25 16:31:19 mike Exp $


SYSTEM_SOCKET_DEBUG [line 18]

SYSTEM_SOCKET_DEBUG = SYSTEM_SOCKET_DEBUG_ECHO
If we define SYSTEM_SOCKET_DEBUG, a System_Socket_Debugger object gets automagically attached System_Socket_Manager::attach() to every System_Socket_Manager (Connection/Listener) we create.

So be carefull with this option!


[ Top ]



Documentation generated on Mon, 11 Mar 2019 10:15:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.