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
