00001 // Copyright (c) 2002 David Muse 00002 // See the COPYING file for more information. 00003 00004 private: 00005 bool initialize(const char *hostname, 00006 const char *address, 00007 int32_t len, int32_t type); 00008 hostentryprivate *pvt;