Martin Velek wrote: > It is not quite true that you > cannot use one socket in e.g. two threads simultaneously.
While it might work for you (possibly after inspecting the code in detail), it still is not supported: it might not work in the next release because it's currently not meant to work. So if you use it like that, use it at your own risk! Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
