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
16       X11::Protocol::Connection types that are based on IO::Socket. They
17       expect the object they are called with to be a reference to an
18       IO::Socket.
19

AUTHOR

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

SEE ALSO

24       perl(1), X11::Protocol, X11::Protocol::Connection::INETSocket,
25       X11::Protocol::Connection::UNIXSocket, IO::Socket.
26
27
28
29perl v5.32.0                      2020-07-28   Protocol::Connection::Socket(3)
Impressum