[erlang-questions] gen_tcp nonblocking send

Daniel Ginsburg dg@REDACTED
Fri May 2 13:14:56 CEST 2008


On 02.05.2008 14:53 Per Hedeland wrote:

> I do think *this* functionality could be useful in Daniel's case though
> - he'd probably prefer to queue and possibly eliminate also the message
> that hit the "buffer full" condition.
> 

It would be a minor optimization. There're quite a few other messages 
sitting in kernel's send buffer, and it is not possible to eliminate 
them either.

-- 
dg



More information about the erlang-questions mailing list