lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] RE: [lwip] FW: delayed tcp_write() with raw stack interface


From: Kevin Stokes
Subject: [lwip-users] RE: [lwip] FW: delayed tcp_write() with raw stack interface ?
Date: Wed, 08 Jan 2003 23:33:01 -0000

>If I am correct then all I am missing is a call to tcp_output()
immediately following a successful tcp_write(). Is this the correct way
to do it?<

  In my code which uses tcp_write(), I do have a polling loop which calls
tcp_output on that pcb.  That was necessary to make it work properly.   Is
there a better way?

  I do note that the sockets interface example does seem to do a
tcp_output() after tcp_write() in the do_write() function in api_msg.c

-Kevin Stokes



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 8/21/2002


[This message was sent through the lwip discussion list.]




reply via email to

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