[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] invalid data
From: |
hunybal |
Subject: |
[lwip-devel] invalid data |
Date: |
Sun, 1 Sep 2013 01:02:45 -0700 (PDT) |
hello every one i tried to add modbus/tcp protocol in lwip.i did it and it
worked .but the problem is it just works for five modbus/tcp packets.after
the fifth packet processed ,pbuf (p->payload) had become invalid value and
the following code is executing
if(p==null)
return err_mem
--
View this message in context:
http://lwip.100.n7.nabble.com/invalid-data-tp21821.html
Sent from the lwip-devel mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] invalid data,
hunybal <=