guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Bindings for ‘sendfile’


From: Ludovic Courtès
Subject: Re: [PATCH] Bindings for ‘sendfile’
Date: Wed, 10 Apr 2013 22:56:38 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.3 (gnu/linux)

Thien-Thi Nguyen <address@hidden> skribis:

> So overall, i think hiding partial i/o is a mistake.

Well, I sympathize with the idea of sticking to the underlying syscall
semantics; yet, for my own uses of ‘sendfile’, I can only think of cases
all I want is to send the file.

(Besides, it seems to be unusual to get ‘sendfile’ to send less than
asked to.  The ‘pipe’ example mentioned in the manual would show up at
most once every 10 iterations with our test case.)

Ludo’.




reply via email to

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