io: add QIOChannelCommand class
Add a QIOChannel subclass that is capable of performing I/O
to/from a separate process, via a pair of pipes. The command
can be used for unidirectional or bi-directional I/O.
Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
Showing
include/io/channel-command.h
0 → 100644
io/channel-command.c
0 → 100644
tests/test-io-channel-command.c
0 → 100644
想要评论请 注册 或 登录