Working on the manual.
This commit is contained in:
parent
8b114f3bf4
commit
65c35845c5
19 changed files with 91 additions and 91 deletions
|
@ -85,8 +85,8 @@ the user can also specify the local address and port to bind
|
|||
|
||||
<!-- debug ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
||||
|
||||
<p class=name id=debug>
|
||||
socket.<b>DEBUG</b>
|
||||
<p class=name id=_debug>
|
||||
socket.<b>_DEBUG</b>
|
||||
</p>
|
||||
|
||||
<p class=description>
|
||||
|
@ -372,8 +372,8 @@ c = socket.try(socket.connect("localhost", 80))
|
|||
|
||||
<!-- version ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
||||
|
||||
<p class=name id=version>
|
||||
socket.<b>VERSION</b>
|
||||
<p class=name id=_version>
|
||||
socket.<b>_VERSION</b>
|
||||
</p>
|
||||
|
||||
<p class=description>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue