[erlang-patches] sendfile()

Tuncer Ayaz tuncer.ayaz@REDACTED
Mon Feb 21 19:07:48 CET 2011


On Mon, Feb 21, 2011 at 1:03 PM, Simon Liu wrote:
>
> hi , why not use TCP_CORK(in linux) or TCP_PUSH(in bsd)?

I'd like to get the current patch working and integrated first.

Once that is done we can still approach this and see whether we'd like
to expose TCP_CORK/TCP_NOPUSH/TransmitFile's TransmitBuffers param or
hide it all and extend file:sendfile with Header/Tail parameters.


More information about the erlang-patches mailing list