(PECL event >= 1.2.6-beta)
Gets the remote address and port associated with the connection
public void EventHttpConnection::getPeer ( string &$address , int &$port )
Gets the remote address and port associated with the connection
Parameters:
address
Address of the peer.
port
Port of the peer.
Returns:
No value is returned.
Please login to continue.