summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ThreadPool.h
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5775: interrupt test failureBenoit Foucher2014-10-24
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* Fixed race condition which could cause request to be dispatched even if the c...Benoit Foucher2014-07-21
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* ICE-5573 - .NET TimeoutException ignores DispatcherMatthew Newhook2014-07-10
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* merging javascript branchMark Spruiell2014-03-19
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Xcode 4.6 - clang 4.2 updatesJose2013-01-31
* Support for IceBox services MetricsAdmin and IceStorm metricsBenoit Foucher2012-09-11
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-10
|\|
| * remove VC6 supportJose2012-08-08
* | FixBenoit Foucher2012-08-09
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\|
| * MinGW & Ruby-1.9 updatesJose2012-07-26
| * Remove BCC supportJose2012-07-19
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* | UpdatesBenoit Foucher2012-08-06
* | FixesBenoit Foucher2012-08-01
|/
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Added support for Ice::DispatcherBenoit Foucher2009-12-01
* C++Builder 2010 supportDwayne Boone2009-10-02
* Added Advanced Installer third party installer projects for VC6 and VC9Dwayne Boone2009-09-02
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Added ICE_USE_EPOLLBenoit Foucher2007-02-07
* Fixed bug 1710Benoit Foucher2007-02-01
* Expanded tabs into spacesBernard Normier2007-02-01
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1179Matthew Newhook2007-01-16
* Updated copyright headerDwayne Boone2007-01-08
* Use poll() instead of select() on Unix.Benoit Foucher2006-10-31
* Updated copyrightDwayne Boone2006-03-14
* Moved isAlive from ThreadControl to ThreadBernard Normier2006-01-31
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
* Updated copyrights to 2005Bernard Normier2005-02-16
* started with thread per clientMarc Laukien2004-10-25