summaryrefslogtreecommitdiff
path: root/cppe/src
Commit message (Collapse)AuthorAge
...
* Refactored Connection class.Benoit Foucher2006-02-24
|
* Fixed typo in Config.h wrt define to use selectDwayne Boone2006-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
| | | | - Allocate only one Incoming object in the thread per connection.
* Bug 857.Michi Henning2006-02-21
|
* Bug 867.Michi Henning2006-02-21
|
* Socket timeout fixes for Win32Benoit Foucher2006-02-20
|
* FixBenoit Foucher2006-02-20
|
* - Socket timeout fixes.Benoit Foucher2006-02-20
| | | | - Removed unused code for collocation optimization.
* VS 2005 supportDwayne Boone2006-02-20
|
* Fix thread safety issueDwayne Boone2006-02-20
|
* More socket timeout fixesBenoit Foucher2006-02-20
|
* More Win32 socket timeout fixesBenoit Foucher2006-02-20
|
* Win32 fix for socket timeouts.Benoit Foucher2006-02-20
|
* Use socket timeouts by default.Benoit Foucher2006-02-20
|
* Fixed up project files to reduce sizeDwayne Boone2006-02-17
|
* FixBenoit Foucher2006-02-17
|
* Clear the WSASelect on the socketBenoit Foucher2006-02-17
|
* Changes for Windows and blockign sockets.Benoit Foucher2006-02-17
|
* Got rid of IceDelegateDwayne Boone2006-02-17
|
* - Changes to use blocking sockets instead of non-blocking sockets.Benoit Foucher2006-02-17
| | | | - Removed timeout in accept() method.
* The connection doesn't use anymore a vector for reading the magic from theBenoit Foucher2006-02-17
| | | | | stream. :writeBlob(vector<>, int) instead of writeBlob(vector<>).
* Added return to stop VS6 from complainingDwayne Boone2006-02-16
|
* Split Outgoing to not add Blocking performance hitDwayne Boone2006-02-15
|
* Bug 804 - no endpoint in reference means try all local interfacesDwayne Boone2006-02-13
|
* Fixed Double marshalling for ARM/LINUXDwayne Boone2006-02-10
|
* Changed Ice-E version to 1.1.0Dwayne Boone2006-02-10
|
* Do zero copy of basic sequence types on 32 bit intel platformsDwayne Boone2006-02-09
|
* Added static_castDwayne Boone2006-01-25
|
* Ported some Ice changes wrt default contextDwayne Boone2006-01-24
|
* Changes to support "cpp:array"Dwayne Boone2006-01-23
|
* Fixed bug 776Benoit Foucher2006-01-17
|
* Added zero copy byte sequence read functionDwayne Boone2006-01-04
|
* Removed callback on OutgoingDwayne Boone2005-12-23
|
* Fixed deadlock conditionDwayne Boone2005-12-22
|
* Enabled small message size optimizationDwayne Boone2005-12-19
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592Matthew Newhook2005-12-19
|
* fix for bug 705: check the range of port numbersMark Spruiell2005-12-16
|
* Fixed compile errorDwayne Boone2005-12-15
|
* Some cleanup to make code prettierDwayne Boone2005-12-15
|
* Only removed Monitor for pure blocking for nowDwayne Boone2005-12-15
|
* Fixed compile errorDwayne Boone2005-12-14
|
* Made Monitor in Outgoing optionalDwayne Boone2005-12-14
|
* Add timpit to blocking readDwayne Boone2005-12-13
|
* Fixed ifdef from last commitDwayne Boone2005-12-13
|
* Removed sync from Outgoing for blocking sendsDwayne Boone2005-12-13
|