factor/basis/io
Slava Pestov e5b30b7518 io: minor doc fixes throughout 2010-09-11 18:43:47 -07: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
directories io.directories: move directory-tree-files words to io.directories.hierarchy, where all the other *-tree stuff is 2010-09-11 18:43:47 -07:00
encodings Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
files io: minor doc fixes throughout 2010-09-11 18:43:47 -07:00
launcher io.launcher.unix: clumsy fix for a race condition 2010-09-04 12:00:23 -07:00
mmap io: minor doc fixes throughout 2010-09-11 18:43:47 -07:00
monitors io: minor doc fixes throughout 2010-09-11 18:43:47 -07: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