I do not exclude possibility that there is something wrong in my code, but when I have tried to debug server's task, I've noticed that lwip_accept is called properly but never returns back (I mean: generally it works, but after some time lwip_accept won't return, so I can't call lwip_read).
Is it posibble under any circumstances for lwip_accept to drop incoming connection? -- View this message in context: http://lwip.100.n7.nabble.com/lwIP-1-4-1-server-s-SYN-flood-hang-no-backlog-tp23116p23123.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
