Rudiments
/home/dmuse/src/rudiments/include/rudiments/private/unixsocketutil.h
00001 // Copyright (c) 2002 David Muse
00002 // See the COPYING file for more information.
00003 
00004         protected:
00005                 const char      *_filename();
00006                 sockaddr_un     *_sun();
00007         private:
00008                 unixsocketutilprivate   *pvt;