PHP Class Horde_Imap_Client_Socket_Connection_Base, horde

NOTE: This class is NOT intended to be accessed outside of the package. There is NO guarantees that the API of this class will not change across versions.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde\Socket\Client
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_protocol string Protocol type.

Protected Methods

Method Description
_connect ( $host, $port, $timeout, $secure, $context, $retries )

Method Details

_connect() protected method

protected _connect ( $host, $port, $timeout, $secure, $context, $retries )

Property Details

$_protocol protected_oe property

Protocol type.
protected string $_protocol
return string