diff options
-rw-r--r-- | docs/udp.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/udp.html b/docs/udp.html index db711cb..99613b8 100644 --- a/docs/udp.html +++ b/docs/udp.html | |||
@@ -149,8 +149,8 @@ wild-card address). | |||
149 | <!-- gettimeout +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | 149 | <!-- gettimeout +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> |
150 | 150 | ||
151 | <p class="name" id="gettimeout"> | 151 | <p class="name" id="gettimeout"> |
152 | connected:<b>settimeout(</b>value<b>)</b><br> | 152 | connected:<b>gettimeout()</b><br> |
153 | unconnected:<b>settimeout(</b>value<b>)</b> | 153 | unconnected:<b>gettimeout()</b> |
154 | </p> | 154 | </p> |
155 | 155 | ||
156 | <p class="description"> | 156 | <p class="description"> |