stream_socket_get_name

Example

 string stream_socket_get_name ( resource $handle , bool $want_peer ) 

Description

Returns the local or remote name of a given socket connection.

Return Values

The name of the socket.