about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-10-16 17:05:28 -0700
committerAlex Crichton <alex@alexcrichton.com>2013-10-24 14:21:57 -0700
commitb46f60a72968bd62560c0230b2e5dc63f107f468 (patch)
treedf6fe4b607e94b3d9b4fb19a0abb5e45ad307176 /src/rt/sync/rust_thread.cpp
parent9110a38cbfd801983a838775c690c83e9189b4c3 (diff)
downloadrust-b46f60a72968bd62560c0230b2e5dc63f107f468.tar.gz
rust-b46f60a72968bd62560c0230b2e5dc63f107f468.zip
Remove IoFactoryObject for ~IoFactory
This involved changing a fair amount of code, rooted in how we access the local
IoFactory instance. I added a helper method to the rtio module to access the
optional local IoFactory. This is different than before in which it was assumed
that a local IoFactory was *always* present. Now, a separate io_error is raised
when an IoFactory is not present, yet I/O is requested.
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions