Protocol::Connection::Socket   (3pm) manpage
Protocol::Connection::Socket
3pm
2003-05-11
perl v5.8.4
User Contributed Perl Documentation
  • NAME
      X11::Protocol::Connection::Socket - Perl module base class for IO::Socket-based X11 connections
  • SYNOPSIS

        package X11::Protocol::Connection::WeirdSocket;
        use X11::Protocol::Connection::Socket;
        @ISA = ('X11::Protocol::Connection::Socket')

  • DESCRIPTION
      This module defines get(), give() and fh() methods common to X11::Protocol::Connection types that are based on IO::Socket. They expect the object they are called with to be a reference to an IO::Socket.
  • AUTHOR
      Stephen McCamant <SMCCAM@cpan.org>.
  • SEE ALSO
      perl(1) , X11::Protocol, X11::Protocol::Connection::INETSocket, X11::Protocol::Connection::UNIXSocket, IO::Socket.
Current Users: 37 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.