lp://staging/libiqxmlrpc
Created by
Anton Dedov
and last modified
The main branch moved to GitHub: https:/
- Get this branch:
- bzr branch lp://staging/libiqxmlrpc
Only
Anton Dedov
can upload to this branch. If you are
Anton Dedov
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
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.
- 751. By Anton Dedov
-
Stability: fix thread safety issue related to non-reenterability of setlocale()
Thanks to Eugeny Babich. - 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.
- 747. By Anton Dedov
-
Compilation: Do not use XML_HUGE_PARSE for libxml2 < 2.7.3; Big values will still work.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)