libvirt/src/rpc
Guannan Ren 2b8624dd33 rpc: fix segmentation fault caused by null client-sock
The client-sock could have been set to NULL by eventloop thread
after async event fired.
2012-08-27 16:59:25 +08:00
..
gendispatch.pl Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
genprotocol.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
gensystemtap.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
virkeepalive.c Turn virKeepAlive into a virObject 2012-08-07 11:47:41 +01:00
virkeepalive.h Turn virKeepAlive into a virObject 2012-08-07 11:47:41 +01:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c rpc: fix segmentation fault caused by null client-sock 2012-08-27 16:59:25 +08:00
virnetclient.h libssh2_transport: Add libssh2 session support to net client code 2012-08-21 14:47:09 +02:00
virnetclientprogram.c Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientprogram.h Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientstream.c Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientstream.h Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetmessage.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetmessage.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetprotocol.x maint: avoid regression on copyright listings 2012-07-27 07:42:34 -06:00
virnetsaslcontext.c Turn virNetSASLContext and virNetSASLSession into virObject instances 2012-08-07 11:47:41 +01:00
virnetsaslcontext.h Turn virNetSASLContext and virNetSASLSession into virObject instances 2012-08-07 11:47:41 +01:00
virnetserver.c Refactor the way new clients are registered with the server 2012-08-20 13:34:25 +01:00
virnetserver.h Refactor RPC client private data setup 2012-08-15 10:59:10 +01:00
virnetserverclient.c Refactor impl of the virNetServerClientNew method 2012-08-20 13:34:30 +01:00
virnetserverclient.h Refactor RPC client private data setup 2012-08-15 10:59:10 +01:00
virnetservermdns.c build: add stubs so mdns code can be unconditionally compiled 2012-08-02 13:35:21 -06:00
virnetservermdns.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetserverprogram.c Turn virNetServer* into virObject instances 2012-08-07 11:47:55 +01:00
virnetserverprogram.h Turn virNetServer* into virObject instances 2012-08-07 11:47:55 +01:00
virnetserverservice.c Add support for creating sockets & RPC servers from a pre-opened fd 2012-08-20 13:34:34 +01:00
virnetserverservice.h Add support for creating sockets & RPC servers from a pre-opened fd 2012-08-20 13:34:34 +01:00
virnetsocket.c libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnetsocket.h libssh2_transport: add ssh context support to virNetSocket 2012-08-21 14:47:09 +02:00
virnetsshsession.c Fix some typos in messages, docs and comments. 2012-08-22 15:34:07 -06:00
virnetsshsession.h libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnettlscontext.c Turn virNetTLSContext and virNetTLSSession into virObject instances 2012-08-07 11:47:41 +01:00
virnettlscontext.h Turn virNetTLSContext and virNetTLSSession into virObject instances 2012-08-07 11:47:41 +01:00