This commit is contained in:
Diego Nehab 2004-07-26 05:19:47 +00:00
parent 911e8d7e7f
commit 7d483484f5

View File

@ -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>