update : 2015.11.03
php.shukuma.com검색:
|
stream_socket_get_name(PHP 5) stream_socket_get_name — Retrieve the name of the local or remote sockets 설명
string stream_socket_get_name
( resource
$handle
, bool $want_peer
)Returns the local or remote name of a given socket connection. 인수
반환값The name of the socket. |