chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #542: sendfile errors out on input ports that are not


From: Chicken Trac
Subject: [Chicken-janitors] #542: sendfile errors out on input ports that are not linked to a file-descriptor
Date: Sat, 19 Mar 2011 22:35:11 -0000

#542: sendfile errors out on input ports that are not linked to a 
file-descriptor
------------------------+---------------------------------------------------
 Reporter:  sjamaan     |       Owner:  certainty
     Type:  defect      |      Status:  new      
 Priority:  major       |   Milestone:           
Component:  extensions  |     Version:  4.6.x    
 Keywords:  sendfile    |  
------------------------+---------------------------------------------------
 {{{(sendfile i o)}}} does not work when i is a non-filedescriptor-backed
 port (like a custom port). It should test with {{{port-has-fd?}}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/542>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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