Index: /branches/working-0711/ccl/level-1/l1-streams.lisp
===================================================================
--- /branches/working-0711/ccl/level-1/l1-streams.lisp	(revision 8563)
+++ /branches/working-0711/ccl/level-1/l1-streams.lisp	(revision 8564)
@@ -420,5 +420,7 @@
   (unread-char-function 'ioblock-no-char-input)
   (encode-literal-char-code-limit 256)
-  (reserved3 nil))
+  (input-timeout nil)
+  (output-timeout nil)
+  (deadline nil))
 
 
