commit | d6e48869a41b61bb2f4eb0a787c08225630feb9e | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Fri Feb 27 18:25:25 2015 +0000 |
committer | Daniel P. Berrange <berrange@redhat.com> | Fri Dec 18 12:18:31 2015 +0000 |
tree | 9eb1ad774b0adb6055fc2e4440edb6929bc55725 | |
parent | 559607ea173a0003efda7f884bec73b242f923fb [diff] |
io: add QIOChannelFile class Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>