lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] MSG_MORE flag for send


From: Marc CHALAND
Subject: Re: [lwip-devel] MSG_MORE flag for send
Date: Mon, 29 Oct 2007 10:52:08 +0100

> Without adding a new parameter, since the existing "copy" parameter seems to
> be forwarded from sockets.c to tcp_out.c (in tcp_enqueue), why don't use it?
> We can rename it apiflags - or something else - (since flags is usein
> tcp_enqueue like "tcp flags"). I don't have study all case, but msg_more is
> an option "per 'write' call", like the "copy" option.

This was my first idea. I didn't want to disturb eventual special use
of this byte ?
However, this require change of tcp_write and so on functions...

Marc




reply via email to

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