chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] `tcp-connect' permanently blocks if connecting to a


From: felix winkelmann
Subject: Re: [Chicken-users] `tcp-connect' permanently blocks if connecting to a non-existing port
Date: Wed, 23 Aug 2006 23:04:39 +0200

On 8/23/06, Dmitry Lizorkin <address@hidden> wrote:
Hello,
In the following piece of code

(require-extension tcp)
(tcp-connect "localhost" 5050)

`tcp-connect' permanently blocks if nobody is listening to the corresponding
port. We observed this for Chicken 2.41 for both Linux and Windows & for
both local and remote connections.


It should give an error. Very strange. Do other threads still run?


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]