/* -*- C++ -*- */ // $Id$ // Asynch_Acceptor.i template ACE_INLINE int ACE_Asynch_Acceptor::bytes_to_read (void) const { return this->bytes_to_read_; }