summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-09-01 03:27:34 +0000
committerGuido van Rossum <guido@python.org>2000-09-01 03:27:34 +0000
commit6aefd91c7f4f446dc6ea95ea00c62fc847ce886a (patch)
tree769eebeb457eb4455aefe403e3a3f5a1c352b7e4 /Python
parent01fed4d4e6a2d5f4ff85236bb3430cdfef5e4ada (diff)
downloadcpython-git-6aefd91c7f4f446dc6ea95ea00c62fc847ce886a.tar.gz
Now that StreamRequestHandler defaults rfile to buffered, make it
unbuffered (by setting the class variable rbufsize to 0), because we (may) need to pass the file descriptor to the subprocess running the CGI script positioned after the headers.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions