Alex Shinn
|
8629b10ca0
|
(fork) now kills other threads atommically in the child. Use
(%fork) to keep other threads running in both parent and child.
|
2013-08-24 15:39:29 +09:00 |
|
Alex Shinn
|
e136aa78e2
|
Updating additional docs to use backslash.
|
2013-08-04 17:01:22 +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 |
|