EventHttpConnection::setLocalAddress
EventHttpConnection::setLocalAddress
(PECL event >= 1.2.6-beta)
EventHttpConnection :: setLocalAddress - 设置从中进行HTTP连接的IP地址
描述
public void EventHttpConnection::setLocalAddress ( string $address )
设置从中进行http连接的IP地址。
参数
address
HTTP连接的IP地址。
返回值
没有值返回。
扩展内容
- EventHttpConnection :: setLocalPort() - 设置进行连接的本地端口
← EventHttpConnection::setCloseCallback
EventHttpConnection::setLocalPort →