PHP » GoLang |
login |
register |
about
|
GoLang socket_getpeername
request it (341)
GoLang replacement for PHP's socket_getpeername
[edit | history]
socket_getpeername(PHP 4 >= 4.1.0, PHP 5, PHP 7) socket_getpeername — Queries the remote side of the given socket which may either result in host/port or in a Unix filesystem path, dependent on its type Description
bool socket_getpeername
( resource
$socket
, string &$address
[, int &$port
] )Queries the remote side of the given socket which may either result in host/port or in a Unix filesystem path, dependent on its type. Parameters
Return Values
Returns Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|