Merge branch 'master' of git://factorcode.org/git/factor

db4
Doug Coleman 2008-03-31 15:32:26 -05:00
commit da5e52de7c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ USING: alien alien.c-types generic io kernel math namespaces
io.nonblocking parser threads unix sequences
byte-arrays io.sockets io.binary io.unix.backend
io.streams.duplex io.sockets.impl math.parser continuations libc
combinators ;
combinators io.backend ;
IN: io.unix.sockets
: pending-init-error ( port -- )