update : 2015.11.03
php.shukuma.com검색:
|
The EventHttpConnection class(PECL event >= 1.4.0-beta) 소개Represents an HTTP connection. 클래스 개요
EventHttpConnection
{
/* 메소드 */
public
__construct
(
EventBase
}$base
,
EventDnsBase
$dns_base
,
string
$address
,
int
$port
[,
EventSslContext
$ctx
= NULL
] )Table of Contents
|