00001 // Copyright (c) 2002 David Muse 00002 // See the COPYING file for more information. 00003 00004 protected: 00005 const char *_address(); 00006 uint16_t *_port(); 00007 sockaddr_in *_sin(); 00008 private: 00009 inetsocketutilprivate *pvt;