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.

반환값

값을 반환하지 않습니다.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top