diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2009-12-10 17:16:10 -0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-12 07:59:49 -0600 |
commit | d96fd29cca420d1ff3d34cde233cf41a3818c550 (patch) | |
tree | b08e3e560513d84e3c635c3e9fa5918fd049839e /net.c | |
parent | 7a344f7ac7bb651d0556a933ed8060d3a9e5d949 (diff) |
VNC: Convert do_info_vnc() to QObject
Return a QDict with server information. Connected clients are returned
as a QList of QDicts.
The new functions (vnc_qdict_remote_addr(), vnc_qdict_local_addr() and
put_addr_qdict()) are used to insert 'host' and 'service' information
in the returned QDict.
This patch is big, but I don't see how to split it.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'net.c')
0 files changed, 0 insertions, 0 deletions