Commit Graph

3 Commits

Author SHA1 Message Date
Daniel James
076986ff48 Fix inspect issues.
[SVN r63762]
2010-07-08 20:48:30 +00:00
Daniel James
598fd35927 Repeat the new file descriptor tests for the three different classes.
[SVN r63435]
2010-06-29 15:20:11 +00:00
Daniel James
04d9e47c57 Try to improve file_descriptor's ownership policies. Refs #3517
* Deprecate the old 'close_on_exit' constructors.
* Introduce new constructors from file handle, taking either
  `never_close_handle` or `close_handle`.
* Close current file handle when opening a new file handle,
  if it would have been closed in the destructor.

[SVN r63430]
2010-06-29 14:15:13 +00:00