summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/UdpTransceiver.java
Commit message (Collapse)AuthorAge
...
* | http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The ↵Matthew Newhook2008-05-22
|/ | | | effective port may be incorrect under windows.
* Fixed incorrect file permissions.Michi Henning2008-05-11
|
* bug 3121 - Java multicast demo failing with IPv6 enabledMark Spruiell2008-05-09
|
* 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
|
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - 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.
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
|
* Network.getHosts() -> Network.getAddresses()Dwayne Boone2007-06-01
|
* Set SO_REUSEADDR for server sockets. Bug 2079.Benoit Foucher2007-05-29
|
* Added udp multicast supportDwayne Boone2007-05-28
|
* fix for bug 2078Mark Spruiell2007-04-03
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed bug 1736Benoit Foucher2007-02-01
|
* UDP send buffers should not be restricted by MaxMessageSize.Matthew Newhook2007-01-31
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690Matthew Newhook2007-01-31
|
* clean up and code re-orgMark Spruiell2007-01-26
|
* 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
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* Moved trace into conditional in Close(), so we can't get a spurious traceMichi Henning2005-09-07
| | | | message if Close is called more than once.
* assertion fixes in finalizersMark Spruiell2005-04-29
|
* Made finalizers thread-safe.Michi Henning2005-04-26
|
* fix for revision 1.34Mark Spruiell2005-04-14
|
* fixing typoMark Spruiell2005-04-12
|
* 2004 to 2005Bernard Normier2005-02-16
|
* fixes for thread-per-connectionMark Spruiell2004-12-17
|
* adding thread-per-connectionMark Spruiell2004-12-08
|
* sync with C++ for connection and reference changesMark Spruiell2004-10-12
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* invoke Ice.StatsMark Spruiell2003-11-12
|
* bi-dir now uses client thread poolMarc Laukien2003-10-01
|
* Added DatagramLimitException.Michi Henning2003-07-30
|
* minor fix to tracingMark Spruiell2003-05-09
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed fd leakMarc Laukien2003-01-23
|
* many fixes to run scriptsMarc Laukien2002-11-08
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* align with Marc's C++ cleanupMark Spruiell2002-09-02
|
* fixed cyclic dependencyMarc Laukien2002-07-29
|
* added spaceMarc Laukien2002-07-09
|