©
This document uses PHP Chinese website manual Release
(PECL event >= 1.2.6-beta)
EventHttpConnection::getPeer — Gets the remote address and port associated with the connection
&$address
, int &$port
)Gets the remote address and port associated with the connection
address
Address of the peer.
port
Port of the peer.
没有返回值。