summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/IncomingConnectionFactory.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* - begin_ now never interrupts.Matthew Newhook2014-09-27
* Minor change to Udptransceiver to ensure proper tracing on failureDwayne Boone2014-09-23
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* porting C++ transport changes to JavaMark Spruiell2014-05-29
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5416 - for C++/C#Jose2013-09-06
* Fixed ICE-5416 - connection exception warnings in java Ice/adapterDeactivationJose2013-09-06
* Fixed ICE-5220: connection warnings with adapterDeactivation test and SSLBenoit Foucher2013-02-12
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
* Java & C# portBenoit Foucher2012-09-28
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
* ICE-3318 Java finalizers are problematicJose2012-01-03
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4987 - preserve exception causeMark Spruiell2011-03-30
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed bug 4481 - incoming connection factory assertBenoit Foucher2009-12-16
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* More scalable connection reapingBenoit Foucher2009-09-09
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* removing Java2 mappingMark Spruiell2009-04-03
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Revert "Remove Java finalizers code"Jose2008-12-18
* Remove Java finalizers codeJose2008-12-17
* Fix for bug 2721Benoit Foucher2008-03-10
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* 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
* Fixed comments and also ignore socket exception with thread per connectionBenoit Foucher2007-08-17
* Fixed bug 2396Benoit Foucher2007-08-16
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
* More changes for bug 1996Dwayne Boone2007-06-07
* better error handlingMark Spruiell2007-04-03
* bug 1973: do not trap LocalExceptionMark Spruiell2007-03-14
* bug 1718 - consistency with C++Mark Spruiell2007-02-07
* Expanded tabs into spacesBernard Normier2007-02-01
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
* Updated copyright headerDwayne Boone2007-01-08
* Added ObjectAdapter::destroyDwayne Boone2007-01-05