db4
Slava Pestov 2008-05-18 17:04:21 -05:00
parent ad2ebc90c5
commit b65b3acf52
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ M: io-timeout summary drop "I/O operation timed out" ;
[
>r handle>> r> wait-for-fd
[ io-timeout ] when
] with-timeout ;
] curry with-timeout ;
! Some general stuff
: file-mode OCT: 0666 ;