Dear Simon, OK, thanks for clarification ... i know how to change my code then.
BR Marco -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Simon Goldschmidt That doesn't work because some 2 or 3 years ago, we decided that it's safer to not support reconnect (after having a discussion on one of the lists). If I remember correctly, I think the argument was that calling connect() twice on a socket did not work on some other platform and that it's just as easy to close the socket and create a new one... And after all, that it's not a time-critical path and so the overhead of closing and reopening would not matter... _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
