factor/basis/io
Slava Pestov b88b2c9b81 io.monitors.linux: fix typo 2010-08-24 23:01:37 -04: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 alien.data: remove second quotation parameter from with-out-parameters, now all values are copied properly and calling 'clone' on structs in this quotation is not necessary 2010-07-16 17:32:05 -04: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.servers.connection: fix bogus logging 2010-03-14 17:04:36 +13:00
sockets io.sockets.windows: win32-socket instances were not being unregistered from global disposables hash; also check return value of closesocket 2010-08-15 00:05:27 -05:00
streams io.streams.throwing: add test file 2010-07-09 23:36:40 -07: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