chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: [Chicken-bugs] #330: Multithreaded sendfile doesn


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #330: Multithreaded sendfile doesn't work
Date: Thu, 04 Oct 2007 16:03:35 -0000

#330: Multithreaded sendfile doesn't work
----------------------+-----------------------------------------------------
Reporter:  sjamaan    |        Owner:            
    Type:  defect     |       Status:  new       
Priority:  minor      |    Component:  extensions
 Version:  2.7        |   Resolution:            
Keywords:  threading  |  
----------------------+-----------------------------------------------------
Comment (by felix):

 I don't think doing this from C is the right way. The loop to feed chunks
 of input should be written in Scheme, as we have better access to the
 scheduler API. Slot 13 is a boolean that is set when a thread has been
 scheduled due to timeout (to distinguish between timeout and I/O-available
 conditions).

-- 
Ticket URL: <http://trac.callcc.org/ticket/330#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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