mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
Typos.
This commit is contained in:
parent
911e8d7e7f
commit
7d483484f5
@ -181,7 +181,7 @@ non-blocking);
|
||||
to be sent (good for non-blocking);
|
||||
<li> Fixed bug that caused select return tables not to be associative
|
||||
on windows;
|
||||
<li> Should compiles with g++;
|
||||
<li> Should compile with g++;
|
||||
<li> New sample unix domain support;
|
||||
<li> New sample LPD support;
|
||||
<li> Comprehensive error messages;
|
||||
@ -203,7 +203,7 @@ higher resolution and no wrap around problems</b>;
|
||||
<ul>
|
||||
|
||||
<li> New <tt>send</tt> inteface doesn't send multiple arguments anymore;
|
||||
<li> <tt>Time</tt> is replaced by <tt>gettime</tt> with advantages.
|
||||
<li> <tt>Time</tt> is replaced by <tt>gettime</tt> with advantage.
|
||||
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user