chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Threads and tcp


From: Peter Wang
Subject: [Chicken-users] Threads and tcp
Date: Wed, 16 Jul 2003 16:16:28 +1000
User-agent: Mutt/1.4i

Thanks for fixing the previous bug I reported, Felix.  I have another
one for you :-)

The attached program is supposed to print "thread awake" at regular
intervals, but when tcp-accept accepts a connection (e.g. from "telnet
host 55555"), it seems that other threads stop running.  When you
connect a second time, only a single "thread awake" gets printed.

This is with chicken version 1 build 12.  By chance, I found that
version 1 build 0 doesn't seem to be affected, if that helps any.

-- 
王浩禎

Attachment: thread-tcp-test.scm
Description: Text document


reply via email to

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