summaryrefslogtreecommitdiff
path: root/cppe/src/TcpTransport/Connector.cpp
Commit message (Collapse)AuthorAge
* Removed SL and IceE codeBenoit Foucher2008-06-06
|
* Various Ice-E fixes:Mark Spruiell2008-06-03
| | | | | | | - Bug fix in slice2javae for local interfaces/classes - Added Ice.LocalObjectHolder - Reviewed Java/C++ demos and aligned with Ice - Source code clean up (removed tabs, etc.)
* Updated bunch of copyrights to 2008Dwayne Boone2008-06-04
|
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties.Benoit Foucher2007-05-24
|
* Added back getifaddrs for Mac OS X Use poll() instead of select() on UnixBenoit Foucher2007-04-11
| | | | platforms
* Cleaned up generated code (decRef/incRef -> upCast)Benoit Foucher2007-03-27
|
* Updated copyrightDwayne Boone2007-03-16
|
* Bug 803 - changed communicator initializationDwayne Boone2006-04-07
|
* Updated copyright datesDwayne Boone2006-03-06
|
* - Socket timeout fixes.Benoit Foucher2006-02-20
| | | | - Removed unused code for collocation optimization.
* Use socket timeouts by default.Benoit Foucher2006-02-20
|
* Changes for Windows and blockign sockets.Benoit Foucher2006-02-17
|
* - Changes to use blocking sockets instead of non-blocking sockets.Benoit Foucher2006-02-17
| | | | - Removed timeout in accept() method.
* Cleaned up headersDwayne Boone2005-08-04
|
* Renamed namespace back to IceDwayne Boone2005-07-06
|
* Changed Ice to IceE EVERYWHERE!!!Dwayne Boone2005-07-05
|
* Separated TCP into separate transport libraryDwayne Boone2005-06-20