summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionI.cpp
Commit message (Collapse)AuthorAge
...
* Fixes for bug 897.Benoit Foucher2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrightDwayne Boone2006-03-06
|
* fixMarc Laukien2006-03-01
|
* retry fixMarc Laukien2006-02-28
|
* Changed blob functions to match IceEDwayne Boone2006-02-24
|
* changing assertion to exception to avoid vulnerability with small UDPMark Spruiell2006-02-15
| | | | packets
* Added zero copy readBlobDwayne Boone2006-02-10
|
* Moved isAlive from ThreadControl to ThreadBernard Normier2006-01-31
|
* Fixed bug 776Benoit Foucher2006-01-17
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* Fixed GCC 4.0.1 warningsBernard Normier2005-11-15
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534Matthew Newhook2005-11-08
|
* fixed bi-dir/shutdown deadlockMarc Laukien2005-11-08
|
* close fixMarc Laukien2005-10-20
|
* fixed Connection::close(false)Marc Laukien2005-10-19
|
* hold fixesMarc Laukien2005-09-22
|
* Renamed variable to stay consistent with C#, which had a naming conflict.Michi Henning2005-09-20
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=435. addedMatthew Newhook2005-09-19
| | | | removeRouter().
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460Matthew Newhook2005-09-13
|
* Bug 430: udp close on transient exceptionsDwayne Boone2005-09-09
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Fixed potential NPEDwayne Boone2005-09-02
|
* Use auto_ptr.resetDwayne Boone2005-09-02
|
* Win32 fixMark Spruiell2005-06-06
|
* adding Ice.Compression.LevelMark Spruiell2005-06-06
|
* fix for bug 278Mark Spruiell2005-05-11
|
* thread per connection fixMarc Laukien2005-04-11
|
* win32 fixesMark Spruiell2005-04-07
|
* Ice.ACM.Client, Ice.ACM.ServerMarc Laukien2005-04-07
|
* Ice.ConnectionIdleTime.Client/Ice.ConnectionIdleTime.ServerMarc Laukien2005-04-06
|
* Fixed bug where validate() could hang for UDP connection if thread perBenoit Foucher2005-02-24
| | | | connection was enabled.
* fixed raceMarc Laukien2005-02-19
|
* validate doesn't block anymoreMarc Laukien2005-02-19
|
* fixMarc Laukien2005-02-18
|
* isDestroyed fixMarc Laukien2005-02-18
|
* shutdown write end of transceiver when connection is closedMark Spruiell2005-02-17
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed aCC warningsBenoit Foucher2005-02-11
|
* Reference fixes:Mark Spruiell2005-02-08
| | | | | | - Moving _secure to RoutableReference - Fixing changeDefault() - Fixing changeRouter() and changeLocator() to return appropriate values
* connection->setAdapter and bidir demoMarc Laukien2005-02-05
|
* Connection validation now checks for Ice.Override.ConnectTimeout and raiseBenoit Foucher2005-01-26
| | | | Ice::ConnectTimeoutException if the validation times out.
* Fixed bug where the transceiver wasn't properly closed if the connectionBenoit Foucher2005-01-25
| | | | couldn't be created.
* no need to shutdown socket after sending close connectionMark Spruiell2005-01-18
|
* minor fixesMark Spruiell2004-12-07
|
* made isFinished more robustMarc Laukien2004-11-23
|
* fixMarc Laukien2004-11-05
|
* fixesMarc Laukien2004-11-05
|
* Connection::closeMarc Laukien2004-11-02
|