mobin.seven wrote:
> yes I'm coming from winsock :D I edited my code:
> 
> struct timeval tv;
> [..]

Ooops, seems like lwIP *did* want an 'int' there, which looks like a bug 
indeed. Sorry for the misinformation. However, you need to define 
LWIP_SO_RCVTIMEO to 1 in your lwipopts.h to use SO_RECVTIMEO.


Simon

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to