Bugs in http
- From: drscrypt@xxxxxxxxx
- Date: Sun, 08 Nov 2009 08:19:58 -0500
With Tcl/TK version 8.5.7, I think there is a bug in http::geturl. It surfaces when I call it with the -channel, -timeout and -blocksize options. Http version is 2.7.4.
1) First, the call waits/blocks until the timeout option.
2) Second, the data is not complete and is only partial. I use a -blocksize of 4096.
3) Third, during this period, it completely hogs the CPU and it becomes impossible to do anything else.
I just tested the same call against an older version (8.4.17 with http version 2.5.3) and everything is fine.
DrS
.
- Follow-Ups:
- Re: Bugs in http
- From: Arjen Markus
- Re: Bugs in http
- From: tom.rmadilo
- Re: Bugs in http
- From: drscrypt
- Re: Bugs in http
- Prev by Date: Re: Is anybody working in making Tcl compatible with 8.6?
- Next by Date: Re: Is anybody working in making Tcl compatible with 8.6?
- Previous by thread: Is anybody working in making Tcl compatible with 8.6?
- Next by thread: Re: Bugs in http
- Index(es):
Relevant Pages
|