Then i don´t need flush, because lwip send the data without wait for a minimun size of internal buffer no?
Thanks Oscar On Wed, Sep 16, 2009 at 11:08 AM, Kieran Mansley <[email protected]> wrote: > On Wed, 2009-09-16 at 11:04 +0200, Oscar F wrote: > > > Before, i have one question, if i want to send as soon as possible, > > then i´ve heard about flush send. Can you help me ? > > flush doesn't really apply to lwIP - we don't try to batch things in the > way that other operating systems might, and so there's no need for a > flush. > > Kieran > > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users >
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
