gnet r427 - in trunk: . examples/xmlrpc



Author: dov
Date: 2007-02-23 09:12:28 +0000 (Fri, 23 Feb 2007)
New Revision: 427
ViewCVS link: http://svn.gnome.org/viewcvs/gnet?rev=427&view=rev

Modified:
   trunk/ChangeLog
   trunk/examples/xmlrpc/README
   trunk/examples/xmlrpc/test-xmlrpc-client.c
   trunk/examples/xmlrpc/test-xmlrpc-server.c
   trunk/examples/xmlrpc/xmlrpc-server.c
   trunk/examples/xmlrpc/xmlrpc.h
Log:
2007-02-23  Dov Grobgeld  <dov grobgeld gmail com>

        * examples/xmlrpc: Added option to split the call and the reply for xmlrpc
        commands through the addition of command gnet_xmlrpc_server_register_async_command(),
        which passes the connection variable but does not return a reply. This is useful
        when the reply may not be given immediately (in terms of mainloop interaction).







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]