From 53653df6488724897aa5fb663717f94d0a05b048 Mon Sep 17 00:00:00 2001 From: Mikhail Alferov <39414600+mmalferov@users.noreply.github.com> Date: Fri, 28 Jun 2024 01:31:23 +0300 Subject: [PATCH] socket-getpeername.xml: remove excessive length of refpurpose Or at least no longer than that, as example: `Queries the remote side of the given socket for a host/port or a file system path` --- reference/sockets/functions/socket-getpeername.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/sockets/functions/socket-getpeername.xml b/reference/sockets/functions/socket-getpeername.xml index 49854ecc4c5c..85bc3f952ee9 100644 --- a/reference/sockets/functions/socket-getpeername.xml +++ b/reference/sockets/functions/socket-getpeername.xml @@ -3,7 +3,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 + Queries the remote side of the given socket