summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/TcpTransceiver.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* Removed unused holder types.Matthew Newhook2014-08-07
* 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
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* SOCKS support for JavaMark Spruiell2013-04-11
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5114) - android library demo exceptions.Jose2012-12-14
* Fixed ICE-4913: deprecate Ice::StatsBernard Normier2012-11-19
* Java & C# portBenoit Foucher2012-09-28
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-3318 Java finalizers are problematicJose2012-01-03
* 5082 - Network tracing shows remote address = <not connected>Jose2011-05-17
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4987 - preserve exception causeMark Spruiell2011-03-30
* Updated copyright to 2010Dwayne Boone2010-01-07
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
* Added ConnectionInfo/EndpointInfo, bug 4280 & 3964Benoit Foucher2009-10-12
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Bug 2798 - add reason information to MemoryLimitExceptionDwayne Boone2009-04-21
* Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| * Revert "Remove Java finalizers code"Jose2008-12-18
| * Remove Java finalizers codeJose2008-12-17
* | bug 3179 - improved error handling in IceJ, IceJEMark Spruiell2008-05-22
|/
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
* Fixed bug 2304Benoit Foucher2008-01-07
* Fixed bug 2592Benoit Foucher2007-12-12
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic timer...Dwayne Boone2007-09-05
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughputBenoit Foucher2007-05-23
* Bug 1739Benoit Foucher2007-02-08
* Expanded tabs into spacesBernard Normier2007-02-01
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690Matthew Newhook2007-01-31
* Updated copyright headerDwayne Boone2007-01-08
* fix for bug 1107: Glacier2/router test failure under JDK 1.4Mark Spruiell2006-06-21
* thread pool changes to support Java5 SSL pluginMark Spruiell2006-05-15
* minor fixMark Spruiell2006-04-26
* eliminating repeated creation of SelectorsMark Spruiell2006-04-10
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
* Uncommented call to shudownOutput in shutdownReadWriteDwayne Boone2006-03-15