1 2 3 4 5 6 7 8
/* -*- C++ -*- */ // $Id$ ACE_INLINE ACE_POSIX_Proactor::Proactor_Type ACE_SUN_Proactor::get_impl_type (void) { return PROACTOR_SUN; }