From 676e5f35019e5d7985f375938469ffde37e0d8bd Mon Sep 17 00:00:00 2001 From: Masak1 <105455722+masakk1@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:32:54 +0100 Subject: docs: Remove unnecessary `value` argument from gettimeout --- docs/udp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/udp.html b/docs/udp.html index 06e6e3c..99613b8 100644 --- a/docs/udp.html +++ b/docs/udp.html @@ -149,8 +149,8 @@ wild-card address). <!-- gettimeout +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> <p class="name" id="gettimeout"> -connected:<b>gettimeout(</b>value<b>)</b><br> -unconnected:<b>gettimeout(</b>value<b>)</b> +connected:<b>gettimeout()</b><br> +unconnected:<b>gettimeout()</b> </p> <p class="description"> -- cgit v1.2.3-55-g6feb