[Gd-chatter] r11121 - trunk/fundev/sources/network

hannes at gwydiondylan.org hannes at gwydiondylan.org
Fri Jan 5 23:26:35 CET 2007


Author: hannes
Date: Fri Jan  5 23:26:33 2007
New Revision: 11121

Modified:
   trunk/fundev/sources/network/unix-network-library.dylan
Log:
Job: minor
export interruptible-system-call macro


Modified: trunk/fundev/sources/network/unix-network-library.dylan
==============================================================================
--- trunk/fundev/sources/network/unix-network-library.dylan	(original)
+++ trunk/fundev/sources/network/unix-network-library.dylan	Fri Jan  5 23:26:33 2007
@@ -213,6 +213,8 @@
           <TCP-socket>,
           <UDP-socket>;
   create
+    \interruptible-system-call;
+  create
     \with-socket-thread,
     invoke-with-socket-thread,
     register-socket-thread,



More information about the chatter mailing list