Some missing from merge.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-05 14:54:07 +02:00 committed by Antz
parent ec939a5bce
commit f4be15a7af
1895 changed files with 160408 additions and 53601 deletions

View file

@ -4,6 +4,8 @@
/**
* @file Proactor_Impl.h
*
* $Id: Proactor_Impl.h 80826 2008-03-04 14:51:23Z wotte $
*
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
* @author Alexander Libman <alibman@ihug.com.au>
*/
@ -34,7 +36,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* classes.
*
* See the Proactor pattern description at
* http://www.dre.vanderbilt.edu/~schmidt/PDF/proactor.pdf for more
* http://www.cs.wustl.edu/~schmidt/proactor.ps.gz for more
* details.
*/
class ACE_Export ACE_Proactor_Impl : public ACE_Event_Handler