factor/basis/io
Doug Coleman 4d38a02316 Revert "Try to read instead of write from a TCP connection. This gives 'Connection refused' instead of 'Broken pipe', which is much more useful."
This reverts commit 088c367b77.
2011-08-26 13:55:52 -05:00
..
backend Fix bugs in unix ffi usage 2011-05-23 23:36:14 -04:00
buffers Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction 2010-10-08 18:55:13 -07:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories Fix bugs in unix ffi usage 2011-05-23 23:36:14 -04:00
encodings io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official 2011-02-21 02:53:35 +09:00
files Update code for alien.data changes 2010-12-26 02:08:57 -06:00
launcher io.launcher: fix launcher examples. 2011-04-17 18:12:23 -07:00
mmap remove useless whitespace in several documentation 2011-01-05 15:55:34 +09:00
monitors Remove many uses of <int> and *int etc 2010-10-25 12:49:12 -05:00
pipes io.pipes: add unit test for Linux x86-64 epoll() problem 2011-08-25 21:37:26 -07:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction 2010-10-08 18:55:13 -07:00
servers io.servers: fix a couple of typos in docs 2011-01-14 19:47:52 +09:00
sockets Revert "Try to read instead of write from a TCP connection. This gives 'Connection refused' instead of 'Broken pipe', which is much more useful." 2011-08-26 13:55:52 -05:00
streams Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction 2010-10-08 18:55:13 -07:00
styles io.styles: remove a nl in usage example of background 2011-02-20 06:11:31 +09:00
thread io.thread: if the I/O thread throws an error, call out to the fep immediately instead of going through the normal thread error mechanism, which by that point won't work anyway 2011-08-25 21:36:57 -07:00
timeouts Make sure io.backend.windows loads the implementations for the generics it defines. Make windows.handles not depend on io.timeouts. Fix typo in win32-file-attributes. Fix bug in null-output word. Clean up error checking code. 2010-09-17 14:19:10 -05:00