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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ]

a

$address
in file Socket.php, variable System_Socket::$address
    Network address (IP) or file path for unix sockets
$allowDeny
in file Listener.php, variable System_Socket_Listener::$allowDeny
    hostsAllow/hostsDeny
accept
in file Socket.php, method System_Socket::accept()
    Accept a socket connection
arg2string
in file Debugger.php, method System_Socket_Debugger::arg2string()
    arg2string
attach
in file Observer.php, method System_Socket_Observer::attach()
    Attach observer
attach
in file Manager.php, method System_Socket_Manager::attach()
    Attach observer
attached
in file Manager.php, method System_Socket_Manager::attached()
    Check if a specific observer is already attached
attached
in file Observer.php, method System_Socket_Observer::attached()
    Check if a specific observer is already attached
access-rights.php
procedural page access-rights.php
top

b

bind
in file Socket.php, method System_Socket::bind()
    Bind the socket resource
top

c

$Clients
in file Listener.php, variable System_Socket_Listener::$Clients
    Clients
call
in file ConnectionPool.php, method System_Socket_ConnectionPool::call()
    Call a method by name of all connections
close
in file Manager.php, method System_Socket_Manager::close()
    Close Socket
close
in file ConnectionPool.php, method System_Socket_ConnectionPool::close()
    Close all connections of this pool
close
in file Socket.php, method System_Socket::close()
    Close the socket
closeSocket
in file Manager.php, method System_Socket_Manager::closeSocket()
    Close Socket
connect
in file Socket.php, method System_Socket::connect()
    Connect the socket
count
in file ConnectionPool.php, method System_Socket_ConnectionPool::count()
    Count connections
create
in file Socket.php, method System_Socket::create()
    Create a socket resource
createConnection
in file Creator.php, method System_Socket_Creator::createConnection()
    Create a System_Socket_Connection object
createListener
in file Creator.php, method System_Socket_Creator::createListener()
    Create a System_Socket_Listener object
createTcpConnection
in file Creator.php, method System_Socket_Creator::createTcpConnection()
    Create a TCP connection
createTcpListener
in file Creator.php, method System_Socket_Creator::createTcpListener()
    Create a TCP listener
createUdpConnection
in file Creator.php, method System_Socket_Creator::createUdpConnection()
    Create an UDP connection
createUdpListener
in file Creator.php, method System_Socket_Creator::createUdpListener()
    Create an UDP listener
createUnixConnection
in file Creator.php, method System_Socket_Creator::createUnixConnection()
    Create a unix socket connection
createUnixListener
in file Creator.php, method System_Socket_Creator::createUnixListener()
    Create a unix socket listener
Connection.php
procedural page Connection.php
ConnectionPool.php
procedural page ConnectionPool.php
Creator.php
procedural page Creator.php
top

d

$dateFormat
in file Debugger.php, variable System_Socket_Debugger::$dateFormat
    Echoed dates format
$domain
in file Socket.php, variable System_Socket::$domain
    Socket domain/family
detach
in file Observer.php, method System_Socket_Observer::detach()
    Detach observer
detach
in file Manager.php, method System_Socket_Manager::detach()
    Detach observer
debugger.php
procedural page debugger.php
Debugger.php
procedural page Debugger.php
top

e

$echoDate
in file Debugger.php, variable System_Socket_Debugger::$echoDate
    Whether to echo a date
echo-server.php
procedural page echo-server.php
top

g

generateHashCode
in file Observer.php, method System_Socket_Observer::generateHashCode()
    Generate hash code
getBlocking
in file Socket.php, method System_Socket::getBlocking()
    Get socket blocking
getBlocking
in file Connection.php, method System_Socket_Connection::getBlocking()
    Get socket blocking
getClients
in file Listener.php, method System_Socket_Listener::getClients()
    Get all Clients
getConnections
in file ConnectionPool.php, method System_Socket_ConnectionPool::getConnections()
    Get all connections
getExceptionalClients
in file Listener.php, method System_Socket_Listener::getExceptionalClients()
    Get exceptional clients
getHashCode
in file Observer.php, method System_Socket_Observer::getHashCode()
    Get hash code
getID
in file Connection.php, method System_Socket_Connection::getID()
    Get connection ID
getOption
in file Socket.php, method System_Socket::getOption()
    Get socket option
getReadableClients
in file Listener.php, method System_Socket_Listener::getReadableClients()
    Get readable clients
getResource
in file Socket.php, method System_Socket::getResource()
    Get socket resource handle
getStack
in file Debugger.php, method System_Socket_Debugger::getStack()
    Get (part of) note stack
getStatus
in file Socket.php, method System_Socket::getStatus()
    Get socket status
getWritableClients
in file Listener.php, method System_Socket_Listener::getWritableClients()
    Get writable clients
top

h

$hashCode
in file Observer.php, variable System_Socket_Observer::$hashCode
$hasPearLog
in file Debugger.php, variable System_Socket_Debugger::$hasPearLog
    Whether a PEAR::Log object is attached
$hasSocket
in file Manager.php, variable System_Socket_Manager::$hasSocket
    Whether we hold a System_Socket object
hasAccessRights
in file Listener.php, method System_Socket_Listener::hasAccessRights()
    hasAccessRights
hasResource
in file Socket.php, method System_Socket::hasResource()
    Check if the we have still a valid socket resource
hasSocket
in file Manager.php, method System_Socket_Manager::hasSocket()
    Whether we have a socket
hostsAllow
in file Listener.php, method System_Socket_Listener::hostsAllow()
    hostsAllow
hostsAllowDeny
in file Listener.php, method System_Socket_Listener::hostsAllowDeny()
    hostsAllowDeny
hostsDeny
in file Listener.php, method System_Socket_Listener::hostsDeny()
    hostsDeny
hostsReset
in file Listener.php, method System_Socket_Listener::hostsReset()
    hostsReset
top

i

$ID
in file Connection.php, variable System_Socket_Connection::$ID
    Connection ID
isConnected
in file Connection.php, method System_Socket_Connection::isConnected()
    Check if wer're connected
isResource
in file Socket.php, method System_Socket::isResource()
    Check if a resource is still valid
top

l

$LF
in file Debugger.php, variable System_Socket_Debugger::$LF
    Linefeed character(s)
lastError
in file Socket.php, method System_Socket::lastError()
    Retrieve last socket error
listen
in file Socket.php, method System_Socket::listen()
Listener.php
procedural page Listener.php
top

m

Manager.php
procedural page Manager.php
top

n

notify
in file Observer.php, method System_Socket_Observer::notify()
    Notify
notify
in file Manager.php, method System_Socket_Manager::notify()
    Notify observers
notify
in file Debugger.php, method System_Socket_Debugger::notify()
    Notify
top

o

$observers
in file Manager.php, variable System_Socket_Manager::$observers
    Observer objects
$observers
in file Observer.php, variable System_Socket_Observer::$observers
Observer.php
procedural page Observer.php
top

p

$PearLog
in file Debugger.php, variable System_Socket_Debugger::$PearLog
    PEAR::Log object
$peerHost
in file Connection.php, variable System_Socket_Connection::$peerHost
    Peer host
$peerPort
in file Connection.php, variable System_Socket_Connection::$peerPort
    Peer port
$pool
in file ConnectionPool.php, variable System_Socket_ConnectionPool::$pool
    Socket pool
$port
in file Socket.php, variable System_Socket::$port
    Port
$proto
in file Socket.php, variable System_Socket::$proto
    Socket layer
push
in file ConnectionPool.php, method System_Socket_ConnectionPool::push()
    Push a socket connection
top

q

$queueLength
in file Socket.php, variable System_Socket::$queueLength
    Queuelength
top

r

read
in file ConnectionPool.php, method System_Socket_ConnectionPool::read()
    Read from all connections
read
in file Connection.php, method System_Socket_Connection::read()
    Read through connection
readByte
in file Connection.php, method System_Socket_Connection::readByte()
    Read byte
readChar
in file Connection.php, method System_Socket_Connection::readChar()
    Read char
readDelim
in file Connection.php, method System_Socket_Connection::readDelim()
    Read until delimiter
readInt
in file Connection.php, method System_Socket_Connection::readInt()
    Read integer
readLine
in file Connection.php, method System_Socket_Connection::readLine()
    Read line
readString
in file Connection.php, method System_Socket_Connection::readString()
    Read NUL terminated string
top

s

$Socket
in file Manager.php, variable System_Socket_Manager::$Socket
    System_Socket object
$stack
in file Debugger.php, variable System_Socket_Debugger::$stack
    Note stack
setBlocking
in file Connection.php, method System_Socket_Connection::setBlocking()
    Set socket blocking
setBlocking
in file Socket.php, method System_Socket::setBlocking()
    Set socket blocking
setOption
in file Socket.php, method System_Socket::setOption()
    Set socket option
setPearLog
in file Debugger.php, method System_Socket_Debugger::setPearLog()
    Set a configured PEAR_Log object
setPoolClass
in file Listener.php, method System_Socket_Listener::setPoolClass()
    Set ConnectionPool class
shift
in file ConnectionPool.php, method System_Socket_ConnectionPool::shift()
    Shift a socket connection
SYSTEM_SCKET_ROOT
in file ConnectionPool.php, constant SYSTEM_SCKET_ROOT
System_Socket
in file Socket.php, class System_Socket
    System_Socket
System_Socket
in file Socket.php, method System_Socket::System_Socket()
    Constructor
Socket.php
procedural page Socket.php
System_Socket_Connection
in file Connection.php, class System_Socket_Connection
    System_Socket_Connection
System_Socket_Connection
in file Connection.php, method System_Socket_Connection::System_Socket_Connection()
    Constructor
System_Socket_ConnectionPool
in file ConnectionPool.php, class System_Socket_ConnectionPool
    System_Socket_ConnectionPool
System_Socket_ConnectionPool
in file ConnectionPool.php, method System_Socket_ConnectionPool::System_Socket_ConnectionPool()
    Constructor
System_Socket_Creator
in file Creator.php, class System_Socket_Creator
    System_Socket_Creator
SYSTEM_SOCKET_DEBUG
in file debugger.php, constant SYSTEM_SOCKET_DEBUG
    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.
System_Socket_Debugger
in file Debugger.php, method System_Socket_Debugger::System_Socket_Debugger()
    Constructor
System_Socket_Debugger
in file Debugger.php, class System_Socket_Debugger
    System_Socket_Debugger
SYSTEM_SOCKET_DEBUG_ECHO
in file Debugger.php, constant SYSTEM_SOCKET_DEBUG_ECHO
SYSTEM_SOCKET_DEBUG_ERRORLOG
in file Debugger.php, constant SYSTEM_SOCKET_DEBUG_ERRORLOG
SYSTEM_SOCKET_DEBUG_NONE
in file Debugger.php, constant SYSTEM_SOCKET_DEBUG_NONE
SYSTEM_SOCKET_DEBUG_PEAR_ERROR
in file Debugger.php, constant SYSTEM_SOCKET_DEBUG_PEAR_ERROR
SYSTEM_SOCKET_DEBUG_PEAR_LOG
in file Debugger.php, constant SYSTEM_SOCKET_DEBUG_PEAR_LOG
SYSTEM_SOCKET_DEBUG_TRIGGERERROR
in file Debugger.php, constant SYSTEM_SOCKET_DEBUG_TRIGGERERROR
System_Socket_Listener
in file Listener.php, method System_Socket_Listener::System_Socket_Listener()
    Constructor
System_Socket_Listener
in file Listener.php, class System_Socket_Listener
    System_Socket_Listener
System_Socket_Manager
in file Manager.php, method System_Socket_Manager::System_Socket_Manager()
    Constructor
System_Socket_Manager
in file Manager.php, class System_Socket_Manager
    System_Socket_Manager
System_Socket_Observer
in file Observer.php, class System_Socket_Observer
    System_Socket_Observer
System_Socket_Observer
in file Observer.php, method System_Socket_Observer::System_Socket_Observer()
    Constructor
SYSTEM_SOCKET_ROOT
in file Socket.php, constant SYSTEM_SOCKET_ROOT
top

t

$type
in file Socket.php, variable System_Socket::$type
    Socket type
$type
in file Debugger.php, variable System_Socket_Debugger::$type
    Type
top

u

unix-connection.php
procedural page unix-connection.php
unix-listener.php
procedural page unix-listener.php
top

v

$verboseArgs
in file Debugger.php, variable System_Socket_Debugger::$verboseArgs
    Whether to log methods arguments
$verboseCalls
in file Debugger.php, variable System_Socket_Debugger::$verboseCalls
    Whether to log all method calls
$verboseResults
in file Debugger.php, variable System_Socket_Debugger::$verboseResults
    Whether to log methods results
top

w

write
in file ConnectionPool.php, method System_Socket_ConnectionPool::write()
    Write to all connections
write
in file Connection.php, method System_Socket_Connection::write()
    Write through connection
writeByte
in file Connection.php, method System_Socket_Connection::writeByte()
    Write byte
writeChar
in file Connection.php, method System_Socket_Connection::writeChar()
    Write char (chr(byte))
writeDelim
in file Connection.php, method System_Socket_Connection::writeDelim()
    Write data with ending delimter
writeInt
in file Connection.php, method System_Socket_Connection::writeInt()
    Write integer
writeLine
in file Connection.php, method System_Socket_Connection::writeLine()
    Write a line
writeString
in file Connection.php, method System_Socket_Connection::writeString()
    Write string terminated by NUL
top

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