无操作系统的lwip移植求助

2019-03-24 15:43发布

tcp_recved: recveived 2 bytes, wnd 4096 (0).
blankname!----A   123.txt----A   432.txttcp_write(pcb=20006e88, data=20009258, len=30, apiflags=0)
tcp_enqueue(pcb=20006e88, arg=20009258, len=30, flags=0, apiflags=0)
tcp_enqueue: queueing 6515:6545 (0x0)
tcp_output: snd_wnd 65530, cwnd 2520, wnd 2520, effwnd 30, seq 6515, ack 6515
tcp_output: snd_wnd 65530, cwnd 2520, wnd 2520, effwnd 30, seq 6515, ack 6515, i 0
tcp_output_segment: 6515:6545
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_output: nothing to send (0)
tcp_output: snd_wnd 65530, cwnd 2520, wnd 2520, seg == NULL, ack 6515
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_output: nothing to send (0)

这是一部分tcp_deburg打印内容,其中---A   123.txt----A   432.txt是内容,明明已经tcp_write已经放入队列,len=30,为什么最后从tcp助手上没有信息输出,但是发送“ss”这样的字符串常量就没有问题呢

[ 本帖最后由 taosui720 于 2011-8-5 14:02 编辑 ] 此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
1条回答
Study_Stellaris
1楼-- · 2019-03-25 02:27
 精彩回答 2  元偷偷看……

一周热门 更多>

相关问题

    相关文章