Fixed more reported bugs.
This commit is contained in:
parent
c554b0c9df
commit
24fbcf3470
2 changed files with 3 additions and 3 deletions
|
@ -312,7 +312,7 @@ unconnected:<b>setoption(</b>option [, value]<b>)</b>
|
|||
<p class="description">
|
||||
Sets options for the UDP object. Options are
|
||||
only needed by low-level or time-critical applications. You should
|
||||
only modify a an option if you are sure you need it.</p>
|
||||
only modify an option if you are sure you need it.</p>
|
||||
<p class="parameters"><tt>Option</tt> is a string with the option
|
||||
name, and <tt>value</tt> depends on the option being set:
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue