| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
- Remove dispatch queues from Swift APIs
- Create dispatch queue in C++ thread pool (ICE_SWIFT only)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Close #180
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to return the Ice router server endpoints if the adapter is associated with a
router.
setPublishedEndpoints now also raises an invalid argument exception for such
adapters.
Also fixed a rare deadlock that could occur on adapter creating if the router
wasn't accessible.
Fixes ICE-8675 and ICE-8650
|
| |
|
|
|
|
| |
(ICE-8659)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update C++ code to only throw types derived from
C++ exception
- Update C++ code to use one-shot constructors to
create the exceptions
Fix bug ICE-7892
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
flushed with the communicator/connection should be compressed
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
|
| | |
|
| |
| |
| |
| |
| | |
to stringified identities and proxies.
This includes a new Ice.ToStringMode property.
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
core, minor test suite fixes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and JS
|
| |
|
| |
|