mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-27 22:33:03 +02:00
Fixed more reported bugs.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user