00001 /* -*- C++ -*- */ 00002 // $Id: SPIPE_Connector.i,v 1.1.1.2 2001/12/04 14:33:08 chad Exp $ 00003 00004 // SPIPE_Connector.i 00005 00006 ASYS_INLINE int 00007 ACE_SPIPE_Connector::reset_new_handle (ACE_HANDLE handle) 00008 { 00009 ACE_UNUSED_ARG (handle); 00010 // Nothing to do here since the handle is not a socket 00011 return 0; 00012 } 00013
1.2.14 written by Dimitri van Heesch,
© 1997-2002