libvirt/src/rpc
Daniel P. Berrange 3fd121c170 Add a way to return FDs to the RPC caller
Currently the libvirt client can pass FDs to the server, but the
dispatch mechanism provides no way to return FDs back from the
server to the client. Tweak the dispatch code, such that if a
dispatcher returns '1', this indicates that it populated the
virNetMessagePtr with FDs to return

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-01-08 08:56:49 +00:00
..
gendispatch.pl remote: Implement virDomainFSTrim 2012-11-28 16:15:01 +01:00
genprotocol.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
gensystemtap.pl maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeepalive.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virkeepalive.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c Fix receiving of file descriptors from server 2013-01-08 08:56:49 +00:00
virnetclient.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetclientprogram.c Fix receiving of file descriptors from server 2013-01-08 08:56:49 +00:00
virnetclientprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetclientstream.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetclientstream.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetmessage.c Fix receiving of file descriptors from server 2013-01-08 08:56:49 +00:00
virnetmessage.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetprotocol.x maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetsaslcontext.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetsaslcontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserver.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetserver.h Rename json.{c,h} to virjson.{c,h} 2012-12-21 11:17:13 +00:00
virnetserverclient.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetserverclient.h Rename json.{c,h} to virjson.{c,h} 2012-12-21 11:17:13 +00:00
virnetservermdns.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetservermdns.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverprogram.c Add a way to return FDs to the RPC caller 2013-01-08 08:56:49 +00:00
virnetserverprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverservice.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetserverservice.h Add JSON serialization of virNetServerServicePtr objects for process re-exec() 2012-10-16 15:45:55 +01:00
virnetsocket.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetsocket.h Rename json.{c,h} to virjson.{c,h} 2012-12-21 11:17:13 +00:00
virnetsshsession.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnetsshsession.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnettlscontext.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
virnettlscontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00