update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the IP address from which HTTP connections are made

EventHttpConnection::setLocalAddress

(PECL event >= 1.2.6-beta)

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

설명

public void EventHttpConnection::setLocalAddress ( string $address )

Sets the IP address from which http connections are made.

인수

address

The IP address from which HTTP connections are made.

반환값

값을 반환하지 않습니다.

참고