Opened 13 years ago

Closed 13 years ago

#542 closed defect (fixed)

sendfile errors out on input ports that are not linked to a file-descriptor

Reported by: sjamaan Owned by: certainty
Priority: major Milestone:
Component: extensions Version: 4.6.x
Keywords: sendfile Cc:
Estimated difficulty:

Description

(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?

Change History (2)

comment:1 Changed 13 years ago by certainty

I've committed a change to the bitbucket repository that should fix this issue.

comment:2 Changed 13 years ago by sjamaan

Resolution: fixed
Status: newclosed

This works fine now, thanks! When will there be a release? :)

Note: See TracTickets for help on using tickets.