All: lwip_setsockopt's SO_RCVTIMEO feature can't works in LWIP1.4.0. I enable LWIP_TIMERS in timers.c, it seems that it can't be timeout. But it is ok in lwip1.3.2. because I set thread timeout in creating thread code in sys_arch.c.
Does I also need set thread timeout in creating thread code in sys_arch.c in LWIP1.4.0 ? Vincent
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
