summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ConnectionMonitor.java
Commit message (Collapse)AuthorAge
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-3318 Java finalizers are problematicJose2012-01-03
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Added support for per-OA ACM and fix for retry on CloseConnectionExceptionBenoit Foucher2009-10-16
|
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 3410 - remove deprecation of Ice.MonitorConnectionsDwayne Boone2009-02-19
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Revert "Remove Java finalizers code"Jose2008-12-18
| | | | This reverts commit 94e1da6dc82a8ed38ee7a5691d691d375aaa28cb.
* Remove Java finalizers codeJose2008-12-17
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Squashed commit of the following:Benoit Foucher2007-08-31
| | | | | | | | | | | | | | commit 1d43f88b9f7f1651ac367b217b10da3c9c5e7400 Author: Benoit Foucher <benoit@zeroc.com> Date: Fri Aug 31 16:55:20 2007 +0200 Added C# Timer implementation commit 52c3f88a429f62ed3564ab65c1af1736c2c1d2ee Author: Benoit Foucher <benoit@zeroc.com> Date: Fri Aug 31 14:49:18 2007 +0200 Added Java Timer impl.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* sync ConnectionMonitor with C++Matthew Newhook2005-10-26
|
* assertion fixes in finalizersMark Spruiell2005-04-29
|
* Made finalizers thread-safe.Michi Henning2005-04-26
|
* renaming ConnectionMonitor.destroy to _destroyMark Spruiell2005-02-24
|
* 2004 to 2005Bernard Normier2005-02-16
|
* AMD and dispatch exception handling fixesMarc Laukien2004-11-01
|
* Renamed IceInternal.Connection to Ice.ConnectionIBernard Normier2004-09-01
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* assert fixMarc Laukien2003-03-27
|
* Set the connection monitor thread nameBenoit Foucher2003-02-13
|
* version update; date changeMarc Laukien2003-02-04
|
* ServantManager; pool-per-adapter; fixesMarc Laukien2003-01-29
|
* fixesMarc Laukien2003-01-29
|
* ConnectionMonitor; fixed batch bugMarc Laukien2003-01-17