Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Refactored Connection class. | Benoit Foucher | 2006-02-24 | |
| | ||||
* | Fixed typo in Config.h wrt define to use select | Dwayne Boone | 2006-02-24 | |
| | ||||
* | Removed debug include | Dwayne Boone | 2006-02-22 | |
| | ||||
* | Fixed to allow better inlining. | Benoit Foucher | 2006-02-22 | |
| | ||||
* | Removed OutgoingM | Dwayne Boone | 2006-02-21 | |
| | ||||
* | The incoming object is now an attribute of the connection. | Benoit Foucher | 2006-02-21 | |
| | ||||
* | Removed OutgoingM | Dwayne Boone | 2006-02-21 | |
| | ||||
* | - Removed IncomingBase base class. | Benoit Foucher | 2006-02-21 | |
| | | | | - Allocate only one Incoming object in the thread per connection. | |||
* | Bug 857. | Michi Henning | 2006-02-21 | |
| | ||||
* | Bug 867. | Michi Henning | 2006-02-21 | |
| | ||||
* | Socket timeout fixes for Win32 | Benoit Foucher | 2006-02-20 | |
| | ||||
* | Fix | Benoit Foucher | 2006-02-20 | |
| | ||||
* | - Socket timeout fixes. | Benoit Foucher | 2006-02-20 | |
| | | | | - Removed unused code for collocation optimization. | |||
* | VS 2005 support | Dwayne Boone | 2006-02-20 | |
| | ||||
* | Fix thread safety issue | Dwayne Boone | 2006-02-20 | |
| | ||||
* | More socket timeout fixes | Benoit Foucher | 2006-02-20 | |
| | ||||
* | More Win32 socket timeout fixes | Benoit Foucher | 2006-02-20 | |
| | ||||
* | Win32 fix for socket timeouts. | Benoit Foucher | 2006-02-20 | |
| | ||||
* | Use socket timeouts by default. | Benoit Foucher | 2006-02-20 | |
| | ||||
* | Fixed up project files to reduce size | Dwayne Boone | 2006-02-17 | |
| | ||||
* | Fix | Benoit Foucher | 2006-02-17 | |
| | ||||
* | Clear the WSASelect on the socket | Benoit Foucher | 2006-02-17 | |
| | ||||
* | Changes for Windows and blockign sockets. | Benoit Foucher | 2006-02-17 | |
| | ||||
* | Got rid of IceDelegate | Dwayne Boone | 2006-02-17 | |
| | ||||
* | - Changes to use blocking sockets instead of non-blocking sockets. | Benoit Foucher | 2006-02-17 | |
| | | | | - Removed timeout in accept() method. | |||
* | The connection doesn't use anymore a vector for reading the magic from the | Benoit Foucher | 2006-02-17 | |
| | | | | | stream. :writeBlob(vector<>, int) instead of writeBlob(vector<>). | |||
* | Added return to stop VS6 from complaining | Dwayne Boone | 2006-02-16 | |
| | ||||
* | Split Outgoing to not add Blocking performance hit | Dwayne Boone | 2006-02-15 | |
| | ||||
* | Bug 804 - no endpoint in reference means try all local interfaces | Dwayne Boone | 2006-02-13 | |
| | ||||
* | Fixed Double marshalling for ARM/LINUX | Dwayne Boone | 2006-02-10 | |
| | ||||
* | Changed Ice-E version to 1.1.0 | Dwayne Boone | 2006-02-10 | |
| | ||||
* | Do zero copy of basic sequence types on 32 bit intel platforms | Dwayne Boone | 2006-02-09 | |
| | ||||
* | Added static_cast | Dwayne Boone | 2006-01-25 | |
| | ||||
* | Ported some Ice changes wrt default context | Dwayne Boone | 2006-01-24 | |
| | ||||
* | Changes to support "cpp:array" | Dwayne Boone | 2006-01-23 | |
| | ||||
* | Fixed bug 776 | Benoit Foucher | 2006-01-17 | |
| | ||||
* | Added zero copy byte sequence read function | Dwayne Boone | 2006-01-04 | |
| | ||||
* | Removed callback on Outgoing | Dwayne Boone | 2005-12-23 | |
| | ||||
* | Fixed deadlock condition | Dwayne Boone | 2005-12-22 | |
| | ||||
* | Enabled small message size optimization | Dwayne Boone | 2005-12-19 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592 | Matthew Newhook | 2005-12-19 | |
| | ||||
* | fix for bug 705: check the range of port numbers | Mark Spruiell | 2005-12-16 | |
| | ||||
* | Fixed compile error | Dwayne Boone | 2005-12-15 | |
| | ||||
* | Some cleanup to make code prettier | Dwayne Boone | 2005-12-15 | |
| | ||||
* | Only removed Monitor for pure blocking for now | Dwayne Boone | 2005-12-15 | |
| | ||||
* | Fixed compile error | Dwayne Boone | 2005-12-14 | |
| | ||||
* | Made Monitor in Outgoing optional | Dwayne Boone | 2005-12-14 | |
| | ||||
* | Add timpit to blocking read | Dwayne Boone | 2005-12-13 | |
| | ||||
* | Fixed ifdef from last commit | Dwayne Boone | 2005-12-13 | |
| | ||||
* | Removed sync from Outgoing for blocking sends | Dwayne Boone | 2005-12-13 | |
| |