SPIPE_Connector.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: SPIPE_Connector.inl 69051 2005-10-28 16:14:56Z ossama $
00004 
00005 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE int
00008 ACE_SPIPE_Connector::reset_new_handle (ACE_HANDLE handle)
00009 {
00010   ACE_UNUSED_ARG (handle);
00011   // Nothing to do here since the handle is not a socket
00012   return 0;
00013 }
00014 
00015 ACE_END_VERSIONED_NAMESPACE_DECL

Generated on Sun Jan 27 12:05:39 2008 for ACE by doxygen 1.3.6