Hi XIangfu: Connection won't be closed util you do "curl_easy_cleanup". So that we can do many curl_easy_perform in each http connection.
Best Rgds, anton 2012/5/29 Xiangfu Liu <[email protected]> > Hi > > My problem is after 'curl_easy_perform' , the connection always close. > The output like: http://pastebin.com/U5Yyx5Mn > Why the connection always close after each 'curl_easy_perform' > > the 192.168.42.1 is OpenWrt with luci-mod-rpc installed > > Is the problem on my code? (code is here: http://pastebin.com/3LE6dK6R) > > Thanks > Xiangfu > > On 04/27/2012 07:45 PM, Mirko Vogt wrote: > >> As far as I know UVL is unmaintained and got obsoleted. >> This still doesn't fix the broken links however :) >> >> On 04/27/2012 01:15 PM, Christian Gagneraud wrote: >> >>> On 27/04/12 12:11, Mirko Vogt wrote: >>> >>>> As part of LuCI there is a JSON-RPC interface which can be used to >>>> configure OpenWrt. >>>> With the uci-package you can easily read/write/apply/commit uci related >>>> things. >>>> >>>> http://luci.subsignal.org/**trac/wiki/Documentation/**JsonRpcHowTo<http://luci.subsignal.org/trac/wiki/Documentation/JsonRpcHowTo> >>>> >>> >>> ______________________________**_________________ > openwrt-devel mailing list > [email protected].**org <[email protected]> > https://lists.openwrt.org/**mailman/listinfo/openwrt-devel<https://lists.openwrt.org/mailman/listinfo/openwrt-devel> >
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
