updates.
[runtime.git] / lib / silcutil / win32 / silcwin32schedule.c
index 62571b7793db596f37f6ac6a09b0772d1b6e3244..e0f18a0b948fd61d2eb3a078ca9d9495f6f9731d 100644 (file)
@@ -21,6 +21,8 @@
 
 #include "silcincludes.h"
 
+/* XXX Untested! */
+
 /* Our "select()" for WIN32. This actually is not the select() and does
    not call Winsock's select() (since it cannot be used for our purposes)
    but mimics the functions of select().