/* -*- C++ -*- */ // $Id$ ACE_INLINE ACE_POSIX_Proactor::Proactor_Type ACE_POSIX_CB_Proactor::get_impl_type (void) { return PROACTOR_CB; }