Procedural File: nanoserv.php
Source Location: /nanoserv.php
Classes:
NS_Exception
Base exception class
NS_Server_Exception
Server exception class
NS_Client_Exception
Client exception class
NS_Socket
Base socket class
NS_Server_Socket
Server socket class
NS_Client_Socket
Client socket class
NS_IPC_Socket
IPC Socket class
NS_Timer
Timer class
NS_I_Write_Buffer
Write buffer interface
NS_Write_Buffer
Write buffer base class
NS_Static_Write_Buffer
Static write buffer class
NS_Stream_Write_Buffer
Stream write buffer class
NS_Handler
Base handler class
NS_Datagram_Handler
Datagram listener / handler class
NS_Connection_Handler
Connection handler class
NS_Listener
Listener class
NS_Shared_Object
Shared object class for inter-process communications
Nanoserv
Server / multiplexer class
Page Details:
nanoserv - a sockets daemon toolkit for PHP 5.1+
Copyright (C) 2004-2010 Vincent Negrier aka. sIX <six at aegis-corp.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
NS_VERSION [line 31]
|