lp:libiqxmlrpc

Created by Anton Dedov and last modified

The main branch moved to GitHub: https://github.com/adedov/libiqxmlrpc

Get this branch:
bzr branch lp:libiqxmlrpc
Only Anton Dedov can upload to this branch. If you are Anton Dedov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anton Dedov
Project:
Libiqxmlrpc
Status:
Abandoned

Recent revisions

754. By Anton Dedov

Fix XML builder work during stack unwinding due to exception. E.g. if someoen calls XML-RPC methods in destructor.

753. By Anton Dedov

Make Inet_addr resolve hosts lazily. This facilitates use case when client lives behind proxy without ability to resolve target host.

752. By Anton Dedov

Version 0.12.12

751. By Anton Dedov

Stability: fix thread safety issue related to non-reenterability of setlocale()
Thanks to Eugeny Babich.

750. By Anton Dedov

Version 0.12.11

749. By Anton Dedov

Stability: implement error handling for select() implementatin similar to poll(). I.e. treat error events as output ones. This fixes hangs of Client on Windows during connection outages. Thanks to Anton Elfimov.

748. By Anton Dedov

Version 0.12.10

747. By Anton Dedov

Compilation: Do not use XML_HUGE_PARSE for libxml2 < 2.7.3; Big values will still work.

746. By Anton Dedov

Version 0.12.9

745. By Anton Dedov

Compilaiton: remove unused variable.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers