summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/Connection.cpp
Commit message (Expand)AuthorAge
* Removed SL and IceE codeBenoit Foucher2008-06-06
* Various Ice-E fixes:Mark Spruiell2008-06-03
* Updated bunch of copyrights to 2008Dwayne Boone2008-06-04
* Fixed incorrect file permissions.Michi Henning2008-05-11
* Fixed bug 2177Benoit Foucher2007-05-04
* Make Wstring optional for IceEDwayne Boone2007-05-02
* Added comparison operator for CommunicatorBenoit Foucher2007-05-02
* Added ice_getAdapterId/ice_adapterId.Benoit Foucher2007-05-02
* Bug #2155Benoit Foucher2007-04-30
* Removed default context supportDwayne Boone2007-04-26
* Cleaned up generated code (decRef/incRef -> upCast)Benoit Foucher2007-03-27
* Removed StringConverterDwayne Boone2007-03-26
* Updated copyrightDwayne Boone2007-03-16
* Added batch auto flushingDwayne Boone2007-03-16
* restored setDefaultContextBernard Normier2006-07-28
* Added ability to configure string convertersDwayne Boone2006-05-01
* Bug 803 - changed communicator initializationDwayne Boone2006-04-07
* Synced with Ice for C++ changes.Benoit Foucher2006-03-28
* Added requestId to Current.Dwayne Boone2006-03-20
* Updated copyright datesDwayne Boone2006-03-06
* Ported fix for bug 574 and retry testDwayne Boone2006-03-03
* Shrink the buffer memory if it's not needed anymore.Benoit Foucher2006-03-02
* - Fixes for Windows shutdown issue.Benoit Foucher2006-03-02
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=824Matthew Newhook2006-03-02
* fix Darwin build.Matthew Newhook2006-03-01
* Disable setAdapter for blocking connectionsDwayne Boone2006-02-28
* Added more comments and fixed an issue with exception handling inBenoit Foucher2006-02-24
* Removed ICEE_BLOCKING_CLIENTDwayne Boone2006-02-24
* Refactored Connection class.Benoit Foucher2006-02-24
* Removed debug includeDwayne Boone2006-02-22
* Fixed to allow better inlining.Benoit Foucher2006-02-22
* Removed OutgoingMDwayne Boone2006-02-21
* The incoming object is now an attribute of the connection.Benoit Foucher2006-02-21
* Removed OutgoingMDwayne Boone2006-02-21
* - Removed IncomingBase base class.Benoit Foucher2006-02-21
* FixBenoit Foucher2006-02-20
* - Socket timeout fixes.Benoit Foucher2006-02-20
* VS 2005 supportDwayne Boone2006-02-20
* More socket timeout fixesBenoit Foucher2006-02-20
* Use socket timeouts by default.Benoit Foucher2006-02-20
* The connection doesn't use anymore a vector for reading the magic from theBenoit Foucher2006-02-17
* Split Outgoing to not add Blocking performance hitDwayne Boone2006-02-15
* Ported some Ice changes wrt default contextDwayne Boone2006-01-24
* Fixed bug 776Benoit Foucher2006-01-17
* Removed callback on OutgoingDwayne Boone2005-12-23
* Fixed deadlock conditionDwayne Boone2005-12-22
* Some cleanup to make code prettierDwayne Boone2005-12-15
* Add timpit to blocking readDwayne Boone2005-12-13
* Removed sync from Outgoing for blocking sendsDwayne Boone2005-12-13
* Added timeout to blocking read Removed ConnectionTimeoutExceptionDwayne Boone2005-12-13