[usocket-cvs] r252 - public_html
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Mon May 21 21:54:29 UTC 2007
Author: ehuelsmann
Date: Mon May 21 17:54:28 2007
New Revision: 252
Modified:
public_html/index.shtml
Log:
Update website with progress.
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml (original)
+++ public_html/index.shtml Mon May 21 17:54:28 2007
@@ -275,15 +275,15 @@
in one function call (select() like behaviour).</td>
<td>Investigate interfaces provided</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
- <td class="WIP">WIP</td>
+ <td class="WIP" title="missing on Win32">WIP</td>
+ <td class="DONE">DONE</td>
+ <td class="DONE">DONE</td>
+ <td class="DONE">DONE</td>
+ <td class="DONE">DONE</td>
+ <td class="WIP" title="missing on Win32">WIP</td>
+ <td class="DONE">DONE</td>
+ <td class="DONE">DONE</td>
+ <td class="TODO">TODO</td>
</tr>
<tr>
<td>Implement wait-for-input api.</td>
More information about the usocket-cvs
mailing list