libvirt/src/rpc
Daniel P. Berrange 3fc73cd339 Reset the 'quit' flag in virNetServerRun
To allow virNetServerRun/virNetServerQuit to be invoked multiple
times, we must reset the 'quit' flag in virNetServerRun

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-07-19 10:18:26 +01:00
..
gendispatch.pl Consistent style for usage of sizeof operator 2012-03-30 11:47:24 +01:00
genprotocol.pl rpc: generalize solution for VPATH builds 2012-03-08 08:49:38 -07:00
gensystemtap.pl Rewrite all the DTrace/SystemTAP probing 2011-10-11 11:26:13 +01:00
virkeepalive.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virkeepalive.h rpc: Remove unused parameter in virKeepAliveStopInternal 2012-06-13 15:53:09 +02:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetclient.h keepalive: Add ability to disable keepalive messages 2012-04-26 11:35:34 +02:00
virnetclientprogram.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetclientprogram.h Add client side support for FD passing 2011-10-28 10:42:54 +01:00
virnetclientstream.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetclientstream.h stream: Check for stream EOF 2012-01-12 12:02:40 +01:00
virnetmessage.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetmessage.h rpc: Switch to dynamically allocated message buffer 2012-06-05 17:48:40 +02:00
virnetprotocol.x rpc: Size up RPC limits 2012-06-05 17:48:40 +02:00
virnetsaslcontext.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetsaslcontext.h Generic module for handling SASL authentication & encryption 2011-06-24 11:48:25 +01:00
virnetserver.c Reset the 'quit' flag in virNetServerRun 2012-07-19 10:18:26 +01:00
virnetserver.h Add a opaque parameter to the RPC client init callback 2012-07-05 10:46:09 +01:00
virnetserverclient.c If in delay close mode for an RPC client, don't read further data 2012-07-19 10:18:26 +01:00
virnetserverclient.h Rename APIs for fetching UNIX socket credentials 2012-01-19 15:39:52 +00:00
virnetservermdns.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetservermdns.h Introduce generic RPC module for advertising via MDNS 2011-06-24 11:48:41 +01:00
virnetserverprogram.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnetserverprogram.h Extend RPC server to allow FD passing 2011-10-28 10:43:00 +01:00
virnetserverservice.c Support changing UNIX socket owner in virNetSocketNewListenUNIX 2011-08-15 15:21:31 +02:00
virnetserverservice.h daemon: Unlink unix socket paths on shutdown 2011-08-04 16:54:58 +08:00
virnetsocket.c rpc: remove trailing whitespace character in error string 2012-07-19 11:22:52 +08:00
virnetsocket.h Rename APIs for fetching UNIX socket credentials 2012-01-19 15:39:52 +00:00
virnettlscontext.c Convert all files in src/rpc/ to use virReportError() 2012-07-18 16:31:40 +01:00
virnettlscontext.h daemon: Move TLS initialization to virInitialize 2011-08-25 10:22:03 +02:00