factor/basis/io
Doug Coleman dc4970e234 Fix file uploads by using unlimit-stream for now. Will compare solution to with-combinators tomorrow. 2010-09-08 02:50:25 -05:00
..
backend Add unless-disposed combinator to clean up some repetition, and fix bogus error reported from timer thread if an I/O operation with a set timeout fails on Windows 2010-08-23 21:12:24 -05:00
buffers Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
encodings Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
files io.files.info.unix.linux: sometimes /etc/mtab isn't properly formatted (found on arch linux) 2010-08-01 14:00:03 +02:00
launcher io.launcher.unix: clumsy fix for a race condition 2010-09-04 12:00:23 -07:00
mmap Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
monitors io.monitors.linux: fix typo 2010-08-24 23:01:37 -04:00
pipes io.ports: calling '0 read' now returns an empty sequence without blocking (reported by Brennan Cheung) 2010-07-30 15:58:33 -04:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports io.ports: calling '0 read' now returns an empty sequence without blocking (reported by Brennan Cheung) 2010-07-30 15:58:33 -04:00
servers/connection io.sockets: clean up resolve-host 2010-09-04 14:42:05 -07:00
sockets io.sockets: make addrspecs immutable 2010-09-04 18:49:27 -07:00
streams Fix file uploads by using unlimit-stream for now. Will compare solution to with-combinators tomorrow. 2010-09-08 02:50:25 -05:00
styles Small cleanups 2010-02-16 04:04:09 +13:00
thread ui.backend.cocoa: factor out stop-io-thread word for use by upcoming Gtk UI backend 2010-05-29 04:27:54 -04:00
timeouts Rename alarms -> timers 2010-06-10 16:39:13 -05:00