]> gitweb.factorcode.org Git - factor.git/commit
Add unless-disposed combinator to clean up some repetition, and fix bogus error repor...
authorSlava Pestov <slava@factorcode.org>
Tue, 24 Aug 2010 02:08:16 +0000 (21:08 -0500)
committerSlava Pestov <slava@factorcode.org>
Tue, 24 Aug 2010 02:12:24 +0000 (21:12 -0500)
commit76d2b836854552d7e2b52b008b78382eb1db6cee
treeac25516e6e826d7b2a80929efa5290e69240d943
parent2ba279d689840f03779e265686b19268e3bb7a85
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
basis/io/backend/unix/unix.factor [changed mode: 0644->0755]
basis/io/backend/windows/nt/nt.factor
basis/io/backend/windows/windows.factor
basis/io/monitors/linux/linux.factor [changed mode: 0644->0755]
basis/io/monitors/recursive/recursive.factor [changed mode: 0644->0755]
core/destructors/destructors.factor [changed mode: 0644->0755]