PHP Manual

PHP function stream_socket_get_name()

11. 09. 2019

Obsah článku

Availability in `PHP 5.0`

Retrieve the name of the local or remote sockets

Parameters

Parameter Data type Default value Note
$handle resource not The socket to get the name of.
$want_peer bool not If set to true the remote socket name will be returned, if set to false the local socket name will be returned.

Return values

string

The name of the socket.

Other resources

Official documentation for stream-socket-get-name

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024