summaryrefslogtreecommitdiffstats
path: root/Modules/socketmodule.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-07 20:23:17 (GMT)
committerGuido van Rossum <guido@python.org>1999-04-07 20:23:17 (GMT)
commitb729a1d0a8bc7ed3f29cabf08d4b7d6b17bc44e0 (patch)
tree0772b04435d3de9ca0b196a9acbb62b8abb97a15 /Modules/socketmodule.c
parent052364b20b78800a1edec0b61392934abfc4176f (diff)
downloadcpython-b729a1d0a8bc7ed3f29cabf08d4b7d6b17bc44e0.zip
cpython-b729a1d0a8bc7ed3f29cabf08d4b7d6b17bc44e0.tar.gz
cpython-b729a1d0a8bc7ed3f29cabf08d4b7d6b17bc44e0.tar.bz2
Patch by Andrew Kuchling to unflush() (flush() for deflating).
Without this, if inflate() returned Z_BUF_ERROR asking for more output space, we would report the error; now, we increase the buffer size and try again, just as for Z_OK.
Diffstat (limited to 'Modules/socketmodule.c')
0 files changed, 0 insertions, 0 deletions