Class Horde_Imsp_Client_Socket
The Horde_Imsp_Client base class.
Copyright 2003-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Imsp_Client_Base
- Horde_Imsp_Client_Socket
Package: Horde\Imsp
Author: Michael Rubinsky mrubinsk@horde.org
Located at Horde/Imsp/Client/Socket.php
Author: Michael Rubinsky mrubinsk@horde.org
Located at Horde/Imsp/Client/Socket.php
public
|
#
__construct( array $params )
Constructor function. Required parameters: authObj <Horde_Imsp_Auth> The object to handle the authentication |
public
boolean
|
|
public
|
|
public
string
|
|
public
|
|
public
mixed
|
|
public
array
|
#
getServerResponseChunks( )
Retrieves CRLF terminated response from server and splits it into
an array delimited by a |
public
string
|
#
receiveStringLiteral( integer $length )
Receives fixed number of bytes from IMSP socket. Used when server returns a string literal. |
quoteSpacedString()
|
MUST_QUOTE,
MUST_USE_LITERAL,
OCTET_COUNT
|
$_logger,
$host,
$lastRawError,
$port
|