mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-19 11:48:21 +01:00
Tidy.
This commit is contained in:
parent
575113fe77
commit
d86af2f680
@ -141,7 +141,7 @@ If you are using Lua 5.1, you shouldn't use
|
|||||||
<tt>compat-5.1.lua</tt>. Just unpack the standalone
|
<tt>compat-5.1.lua</tt>. Just unpack the standalone
|
||||||
directory, set <tt>LUA_CPATH</tt> and <tt>LUA_PATH</tt>, and
|
directory, set <tt>LUA_CPATH</tt> and <tt>LUA_PATH</tt>, and
|
||||||
you should be ready to run:
|
you should be ready to run:
|
||||||
<p>
|
</p>
|
||||||
|
|
||||||
<pre class=example>
|
<pre class=example>
|
||||||
c:\luasocket\> set LUA_CPATH=?.dll
|
c:\luasocket\> set LUA_CPATH=?.dll
|
||||||
@ -196,7 +196,6 @@ redirects (Florian Berger);
|
|||||||
cracks during development (Matthew Percival);
|
cracks during development (Matthew Percival);
|
||||||
<li> Fixed: error code was not being propagated correctly in
|
<li> Fixed: error code was not being propagated correctly in
|
||||||
ftp.lua (David Burgess).
|
ftp.lua (David Burgess).
|
||||||
<li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- old ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
<!-- old ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
||||||
|
Loading…
Reference in New Issue
Block a user