ikarus/lab
Abdulaziz Ghuloum 64dac92831 Added tcp-connect-nonblocking which is line tcp-connect but puts the
socket in nonblocking mode.  An operation that would block now
raises (continuable) a condition of type &i/o-would-block which
contains the port in question.  There's no way to handle the
condition gracefully yet.
2007-12-27 22:08:27 -05:00
..
interrupts
prof
SRFI-1.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-1.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-2.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-2.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-6.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-6.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-8.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-8.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
asm-tests.ss removed some junk files that were in the repository. 2007-12-10 12:00:12 -05:00
cgi-errors-to-browser.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
cgi.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
ikarusdoc
optimize-gc.txt
process-example.ss Added a (process "cmd" "args" ...) procedure that execs cmd, passing 2007-12-19 22:46:07 -05:00
read-exprs.ss
streams.ss
sudoku-2.ss
sudoku-hard.txt
sudoku.txt
tcp-connect-example.ss Added tcp-connect-nonblocking which is line tcp-connect but puts the 2007-12-27 22:08:27 -05:00