Hello again Kalle, I've got a question about your patch. Why did you say io_select without a thread per socket would require a different solution? I'm studying the patch b/c I'd like to send it to lwip maintainers, and don't find the problem.
2017-08-15 9:50 GMT+02:00 Joan Lledó <joanlluisll...@gmail.com>: > Hello Kalle, > > I've applied and tested your patches and seem to be working fine. The > translator is now using lwip_poll() instead of lwip_select(). > > I've pushed the changes to github. Thank you very much.