EventHttpConnection::setLocalPort

(PECL event >= 1.2.6-beta)

EventHttpConnection::setLocalPortSets the local port from which connections are made

설명

public void EventHttpConnection::setLocalPort ( int $port )

Sets the local port from which connections are made.

인수

port

The port number.

반환값

참고

add a note add a note

User Contributed Notes

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