lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] socket option TCP_NODELAY: not implemented???


From: Piero 74
Subject: Re: [lwip-users] socket option TCP_NODELAY: not implemented???
Date: Tue, 11 Mar 2008 09:32:50 +0100



2008/3/10, Bill Auerbach <address@hidden>:

> >
> > Do you think usefull disable it if want short delay in packet exchange
> > between pc application and lwip board? band is not a problem (packet
> > will have size <600 bytes)
>
> That sounds like the sort of time it is useful yes.


In cases like this (a small packet I want to go out quickly) I use tcp_write
followed by tcp_output.  This may be easier for you to implement...

Hi  Bill.
I must use socket, for application task, for code portability.  Anyway, thanks!! Bye, Piero

Bill




_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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