Justin Erenkrantz wrote:

> But, that's an awful lot of extra code.  Couldn't we somehow
> consolidate the logic?  Maybe loop when:
> rv == -1 && (errno == EAGAIN || errno == EINTR)?

I agree.  That's exactly what went into last night's build on daedalus,
and what I just committed.

I assume that Solaris's apr_sendfile could stand similar tweaking.

Greg

Reply via email to