summaryrefslogtreecommitdiffstats
path: root/library/http
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-17 15:20:34 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-17 15:20:34 (GMT)
commit592ab670f31771d34eb4ff0d879ce894696c061c (patch)
tree51ac3aae97c75ade5379471958a041a26e43d5a8 /library/http
parent59f2031ac54d010c84ee64e6626a119959c645a6 (diff)
downloadtcl-592ab670f31771d34eb4ff0d879ce894696c061c.zip
tcl-592ab670f31771d34eb4ff0d879ce894696c061c.tar.gz
tcl-592ab670f31771d34eb4ff0d879ce894696c061c.tar.bz2
[10dc6daa37] [gets] on a non-blocking channel must take care so that
1) At least one call to the channel driver input proc gets made. Failure to do this locks up the channel - catastrophic FAIL. 2) After any driver call reports BLOCKED, don't call again. This is less serious, but FAILs to respect the non-blocking setting. Code corrections and tests included, to restore 8.5.15 compat.
Diffstat (limited to 'library/http')
0 files changed, 0 insertions, 0 deletions