diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-10-16 17:05:28 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-10-24 14:21:57 -0700 |
| commit | b46f60a72968bd62560c0230b2e5dc63f107f468 (patch) | |
| tree | df6fe4b607e94b3d9b4fb19a0abb5e45ad307176 /src/rt/sync/rust_thread.cpp | |
| parent | 9110a38cbfd801983a838775c690c83e9189b4c3 (diff) | |
| download | rust-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
