Man Page: x11::protocol::ext::big_requests
Operating Environment: debian
Section: 3pm
Protocol::Ext::BIG_REQUESTS(3pm) User Contributed Perl Documentation Protocol::Ext::BIG_REQUESTS(3pm)NAMEX11::Protocol::Ext::BIG_REQUESTS - Perl module for the X11 protocol Big Requests extensionSYNOPSISuse X11::Protocol; $x = X11::Protocol->new($ENV{'DISPLAY'}); $x->init_extension('BIG_REQUESTS') or die;DESCRIPTIONThis module is used by the X11::Protocol module to participate in the 'Big Requests' extension to the X protocol. Once initialized, it transparently allows requests of more than 262140 (65535 * 4) bytes. The new maximum request length is available as "$x->maximum_request_length".AUTHORStephen McCamant <SMCCAM@cpan.org>.SEE ALSOperl(1), X11::Protocol, Big Requests Extension (X Consortium Standard). perl v5.14.2 2012-06-05 Protocol::Ext::BIG_REQUESTS(3pm)
| Related Man Pages |
|---|
| lwp::protocol::https(3) - centos |
| lwp::protocol::https(3) - osx |
| lwp::protocol::psgi(3pm) - debian |
| lwp::protocol::https(3pm) - debian |
| net::epp::protocol(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| A (ksh) Library For and From UNIX.com |