commit | 4e97ebea445eb89280f9c2745ccc87d0857f00c0 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Feb 28 10:02:16 2017 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Mar 14 13:21:34 2017 -0500 |
tree | fa681085df961289b9f62d67d7bb306bb9c8fd63 | |
parent | 597e05c9cdd6c5dc767ec0b811e842bb48bda948 [diff] |
Add FileDescriptor class A simple class to wrap a file descriptor so it can be opened on construction and closed on destruction. Change-Id: I16d481fdc91e99720acd9cabff3a3a4690d8a573 Signed-off-by: Matt Spinler <spinler@us.ibm.com>