[10643] Update the ACE part we use to 5.8.2

Signed-off-by: Neo2003 <Neo.2003@Hotmail.fr>
This commit is contained in:
Neo2003 2010-10-25 20:36:51 +02:00
parent 8f71d95c0d
commit 23c920ca4b
739 changed files with 22031 additions and 40373 deletions

View file

@ -1,11 +1,7 @@
// $Id: Proactor_Impl.cpp 80826 2008-03-04 14:51:23Z wotte $
// $Id: Proactor_Impl.cpp 91368 2010-08-16 13:03:34Z mhengstmengel $
#include "ace/Proactor_Impl.h"
ACE_RCSID (ace,
Proactor_Impl,
"$Id: Proactor_Impl.cpp 80826 2008-03-04 14:51:23Z wotte $")
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on standard Win32 platforms and on Unix platforms supporting
// aio calls.