summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Network.cpp
Commit message (Collapse)AuthorAge
...
* Updated copyrightDwayne Boone2006-03-14
|
* Removed getLocalHostDwayne Boone2006-03-14
|
* adding fdToLocalAddressMark Spruiell2006-02-15
|
* Fixed potential memory leakDwayne Boone2005-11-28
|
* Windows x64 portBernard Normier2005-11-21
|
* Fix bug 519Dwayne Boone2005-10-18
|
* Fixed couple of windows compile errorsDwayne Boone2005-10-06
|
* Bug 395 - Added pseudo INVADDR_ANY supportDwayne Boone2005-10-06
|
* Fixed typoDwayne Boone2005-09-30
|
* Add method to get all local addressesDwayne Boone2005-09-30
|
* Bug 483 - Add EHOSTUNREACH to conect failed errorsDwayne Boone2005-09-20
|
* bug fix for 366, added a wrapper for inet_ntoaBrent Eagles2005-09-13
|
* Bug 371: closeSocket can hide real errorsDwayne Boone2005-09-07
|
* Fixed double close of fdDwayne Boone2005-09-06
|
* Bug 398Dwayne Boone2005-09-06
|
* Bug 398: Remove temporary workaround for Windows.Dwayne Boone2005-09-02
|
* TypoDwayne Boone2005-08-31
|
* Fixed potential file descriptor leak (bug 398)Dwayne Boone2005-08-31
|
* Fix bug with slicing test.Matthew Newhook2005-07-14
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Fixed linux comile errorDwayne Boone2005-07-07
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=402Matthew Newhook2005-07-06
|
* Merged fix from branch (throughput performance issue on Win32)Benoit Foucher2005-06-30
|
* Mac OS X fixBenoit Foucher2005-02-22
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Solaris GCC portBernard Normier2005-02-11
|
* started with thread per clientMarc Laukien2004-10-25
|
* Fixed Win98Bernard Normier2004-07-29
|
* Work-around for IcePack/Windows client hangBernard Normier2004-07-29
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* ConnectionRefusedExceptionMarc Laukien2004-03-29
|
* fixMarc Laukien2004-03-09
|
* fixMarc Laukien2004-03-09
|
* Fixed minor bugBernard Normier2004-01-27
|
* fixesMarc Laukien2004-01-23
|
* switchhed to getaddrinfo() + inet_ntoa cleanupBernard Normier2004-01-22
|
* fixMarc Laukien2004-01-20
|
* fixMarc Laukien2004-01-20
|
* fixMarc Laukien2004-01-18
|
* fixesMarc Laukien2003-12-12
|
* fixMarc Laukien2003-12-11
|
* gethostbyname_rMarc Laukien2003-12-11
|
* Added EPIPE to the list of errors for lost connections. EPIPE is returnedMichi Henning2003-07-31
| | | | | | if client and server run on the same machine and the connection is closed. (For same-machine comms, sockets often are implemented with a UNIX pipe internally.)
* Merging changes for DatagramLimitExceptionMichi Henning2003-07-18
|
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
|
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* fixes for RH9Marc Laukien2003-04-09
|
* Solaris/Sun C++ 5.4 portBernard Normier2003-04-09
|
* fixMarc Laukien2003-03-23
|