• Ulrich Sibiller's avatar
    nxagent: Fix an excessive request size limitation that broke big-requests. · da9d1a52
    Ulrich Sibiller authored
    Fixes ArcticaProject/nx-libs#301, #631
    
    Backport from xorg-xserver:
    
      commit ca82d4bddf235c9b68d51d68636bab40eafb9889
      Author: Eric Anholt <eric@anholt.net>
      Date:   Fri Aug 31 13:00:23 2007 -0700
    
        Bug #7186: Fix an excessive request size limitation that broke big-requests.
    
        MAXBUFSIZE appears to be a leftover of some previous time.  Instead, just
        use maxBigRequestSize when bigreqs are available (limiting buffers to ~16MB).
        When bigreqs are not available, needed won't be larger than the maximum
        size of a non-bigreqs request (256kB).
    da9d1a52
Name
Last commit
Last update
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
m4 Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
testscripts Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.nxcomp Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
fix-patch-whitespace Loading commit data...
make-changelog.sh Loading commit data...
mesa-quilt Loading commit data...
nx-libs.spec Loading commit data...
regenerate-symbol-docs.sh Loading commit data...
replace.sh Loading commit data...
roll-tarballs.sh Loading commit data...
run-static-analysis.sh Loading commit data...
version.sh Loading commit data...