1Protocol::Connection::SUoscekretC(o3n)tributed Perl DocuPmreonttoactoilo:n:Connection::Socket(3)
2
3
4

NAME

6       X11::Protocol::Connection::Socket - Perl module base class for
7       IO::Socket-based X11 connections
8

SYNOPSIS

10         package X11::Protocol::Connection::WeirdSocket;
11         use X11::Protocol::Connection::Socket;
12         @ISA = ('X11::Protocol::Connection::Socket')
13

DESCRIPTION

15       This module defines get(), give() and fh() methods common to X11::Pro‐
16       tocol::Connection types that are based on IO::Socket. They expect the
17       object they are called with to be a reference to an IO::Socket.
18

AUTHOR

20       Stephen McCamant <SMCCAM@cpan.org>.
21

SEE ALSO

23       perl(1), X11::Protocol, X11::Protocol::Connection::INETSocket,
24       X11::Protocol::Connection::UNIXSocket, IO::Socket.
25
26
27
28perl v5.8.8                       2006-09-16   Protocol::Connection::Socket(3)
Impressum