Hi,
Really sorry for posting the query. I found the problem in my porting layer, actually in LWIP 1.4.1 timeouts
logic was not based on sys_now() API, that's why the timeouts worked there properly.
Now in LWIP 2.0 timeouts logic started using sys_now() API and the problem was in his API in my port.
I confirm problem is resolved.
Thanks,
Arpit
Thanks & Regards,
Arpit Agarwal
Senior Software Engineer, SRIB
Email: [email protected]
|
|
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
