aboutsummaryrefslogtreecommitdiff
path: root/doc/socket.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/socket.html')
-rw-r--r--doc/socket.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/socket.html b/doc/socket.html
index 18c71d1..5cc7157 100644
--- a/doc/socket.html
+++ b/doc/socket.html
@@ -85,8 +85,8 @@ the user can also specify the local address and port to bind
85 85
86<!-- debug ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 86<!-- debug ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
87 87
88<p class=name id=debug> 88<p class=name id=_debug>
89socket.<b>DEBUG</b> 89socket.<b>_DEBUG</b>
90</p> 90</p>
91 91
92<p class=description> 92<p class=description>
@@ -372,8 +372,8 @@ c = socket.try(socket.connect("localhost", 80))
372 372
373<!-- version ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 373<!-- version ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
374 374
375<p class=name id=version> 375<p class=name id=_version>
376socket.<b>VERSION</b> 376socket.<b>_VERSION</b>
377</p> 377</p>
378 378
379<p class=description> 379<p class=description>