1Protocol::Ext::BIG_REQUUEsSeTrS(C3o)ntributed Perl DocumPernottaotciooln::Ext::BIG_REQUESTS(3)
2
3
4

NAME

6       X11::Protocol::Ext::BIG_REQUESTS - Perl module for the X11 protocol Big
7       Requests extension
8

SYNOPSIS

10         use X11::Protocol;
11         $x = X11::Protocol->new($ENV{'DISPLAY'});
12         $x->init_extension('BIG_REQUESTS') or die;
13

DESCRIPTION

15       This module is used by the X11::Protocol module to participate in the
16       'Big Requests' extension to the X protocol. Once initialized, it
17       transparently allows requests of more than 262140 (65535 * 4) bytes.
18       The new maximum request length is avaliable as
19       "$x->maximum_request_length".
20

AUTHOR

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

SEE ALSO

25       perl(1), X11::Protocol, Big Requests Extension (X Consortium Standard).
26
27
28
29perl v5.32.0                      2020-07-28    Protocol::Ext::BIG_REQUESTS(3)
Impressum