|
From: | Tobia Conforto |
Subject: | Re: [Chicken-users] Hang problem with the http egg. |
Date: | Wed, 12 Mar 2008 12:02:15 +0100 |
0x00f0: 3030 3a30 3020 474d 540d 0a43 6f6e 7465 00:00.GMT..Conte 0x0100: 6e74 2d54 7970 653a 2074 6578 742f 706c nt- Type:.text/pl 0x0110: 6169 6e0d 0a0d 0a4f 4b2c 3538 3535 3632 ain....OK, 585562 00:39:39.905371 IP (tos 0x0, ttl 64, id 9337, offset 0, flags [DF], proto TCP (6), length 40)
Could it be that the body is the string "OK,585562" with no terminating newline, and read-line hangs on it? If that's really the issue, you could try using read-lines or read-all.
Tobia
[Prev in Thread] | Current Thread | [Next in Thread] |