chibi-scheme/lib
Alex Shinn f759076d2b Binding a socket makes it non-blocking by default.
Allowing primitives (currently only send/receive) to block just once
with SEXP_G_IO_BLOCK_ONCE_ERROR.
2014-09-28 16:20:45 +09:00
..
chibi Binding a socket makes it non-blocking by default. 2014-09-28 16:20:45 +09:00
scheme forgot to export write 2014-08-29 22:19:24 +09:00
srfi Adding non-blocking versions of send and receive. 2014-09-27 20:53:33 +09:00
init-7.scm core any should work on improper lists. 2014-09-05 22:52:59 +09:00
meta-7.scm chibi-doc traverses include-library-declarations. 2014-07-27 16:36:01 +09:00