Php/docs/eventhttpconnection.setlocaladdress

提供:Dev Guides
< Php
移動先:案内検索

EventHttpConnection::setLocalAddress

(PECL event >= 1.2.6-beta)

EventHttpConnection::setLocalAddressSets the IP address from which HTTP connections are made


説明

public EventHttpConnection::setLocalAddress ( string $address ) : void

Sets the IP address from which http connections are made.


パラメータ

address
The IP address from which HTTP connections are made.


返り値

値を返しません。


参考