[sr-dev] some pua_rpc progress

Juha Heinanen jh at tutpro.com
Wed Dec 3 09:09:22 CET 2014


Daniel-Constantin Mierla writes:

> Can you check that the ctx get the flag XMLRPC_DELAYED_REPLY_F set?
> 
> Otherwise, the dispatch_rpc() from xmlrpc.c is sending a response
> automatically.

i have not set the flag explicitly, but it should be set by call

dctx = rpc->delayed_ctx_new(c);

because xmlrpc.c/rpc_delayed_ctx_new() function sets the flag.

-- juha



More information about the sr-dev mailing list