chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] How to avoid busy waiting when using tcp-accept and thre


From: Sven Hartrumpf
Subject: [Chicken-users] How to avoid busy waiting when using tcp-accept and threads?
Date: Tue, 25 Feb 2003 10:45:55 +0100 (CET)

On 25 Feb 2003 10:20:15 +0100, "Joerg F. Wittenberger" <address@hidden> wrote: 
> I also would think the whole magic with the (tcp-accept-ready?
> server-socket) in Sven's code is not actually required.

Yes, I think so too. The tcp-accept-ready?-loop was just a first try to
circumvent the problem that tcp-accept consumes 100% cpu time in my
situation. But it turned out that this try did not succeed :-(
and I begged for help on the mailing list :-)

Greetings
Sven




reply via email to

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