gussabina wrote:
Ok. But TCP sockets works fine...

Honestly, that doesn't mean anything :-) There can well be other bugs and TCP just happens to work... Where do you have your lwIP port from? Who set up your interrupts and thread configuration?

Actually, in below code I'm using select() to wait for receive data...Now
I'm confused...Should I use same approach for UDP?

No. The "socket() ... recv()" scheme should work as well.

Simon

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

Reply via email to