Rudiments
|
00001 // Copyright (c) 2004 David Muse 00002 // See the COPYING file for more information. 00003 00004 protected: 00005 const char *_listenscript(); 00006 const char *_acceptscript(); 00007 const char *_disconnectscript(); 00008 00009 void modemserverClone(const modemserver &m); 00010 private: 00011 modemserverprivate *pvt;