summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/TcpAcceptor.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Fixed ICE-6708 - the UDP transport now join the multicast group on all interf...Benoit Foucher2017-01-20
* | Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | WinRT -> UWP renamesJose2016-12-14
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
|/
* Update copyright headersJoe George2016-03-01
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
* Fixed ICE-6290: incorrect handling of acceptor exceptionsBenoit Foucher2015-02-04
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* merging javascript branchMark Spruiell2014-03-19
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
* remove VC6 supportJose2012-08-08
* MinGW & Ruby-1.9 updatesJose2012-07-26
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Fixed bug #4763Bernard Normier2010-06-02
* Updated copyright to 2010Dwayne Boone2010-01-07
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
* Bug 3972 - reduced trace level for some output and other minor cleanupDwayne Boone2009-09-23
* IOCP VC6 fixesBenoit Foucher2009-09-09
* Added Advanced Installer third party installer projects for VC6 and VC9Dwayne Boone2009-09-02
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Bug 3972 - improve server network tracingDwayne Boone2009-05-01
* Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* | http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The eff...Matthew Newhook2008-05-22
* | Some cleanup of the networking code.Matthew Newhook2008-05-21
|/
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* TypoDwayne Boone2008-02-27
* Remove debug statementDwayne Boone2008-02-27
* Bug 2729 - Added Ice.TCP.Backlog propertyDwayne Boone2008-02-27
* Updated copyrightDwayne Boone2008-01-23
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
* More changes for bug 1996Dwayne Boone2007-06-07
* Moved setting of SO_REUSEADDR and added commentBenoit Foucher2007-05-29
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughput issue onBenoit Foucher2007-05-23