Commit graph

6 commits

Author SHA1 Message Date
Alex Shinn
e22c03018a Fixing child process input port in call-with-process-io. 2014-02-12 00:04:31 +09:00
Alex Shinn
b7676fbb47 Adding process->sexp utility. 2014-01-19 12:38:10 +09:00
Alex Shinn
902a37b259 call-with-process-io auto-non-blocks the fds 2012-12-31 00:34:48 +09:00
Alex Shinn
1809aad33b (exit #t) exits successfully 2012-06-25 21:46:07 -07:00
Alex Shinn
05d416e17f The argument to exit is optional, and is treated as 1 for any non-integer
("error" for any non-string on plan9).  The idiom (exit #f) can be used
to indicate an arbitrary error.
2012-06-19 23:09:29 -07:00
Alex Shinn
85a7efc003 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00