David Cermak
7b91343ca7
lwip: Fix ping socket create to allow for fd=0
...
0 is a valid socket description, so should be accepted after we create a
socket. In IDF, though, it's just a theoretical issue, as customers have
to configure:
* FD_SETSIZE = CONFIG_LWIP_MAX_SOCKETS (from makefiles)
* CONFIG_VFS_SUPPORT_IO = n (from menuconfig)
(this configuration is currently broken, but if we adjust the IDF here
and there we could reproduce the issue)
2021-10-26 08:19:26 +02:00
..
2021-05-28 19:50:28 +05:30
2020-11-11 07:36:35 +00:00
2021-10-26 08:19:26 +02:00
2021-10-20 22:25:38 +02:00
2021-10-08 17:11:59 +08:00
2021-01-26 10:49:01 +08:00
2021-07-15 13:06:53 +05:30
2021-07-01 19:51:33 +08:00
2021-10-18 11:50:50 +08:00
2021-10-18 11:50:50 +08:00
2021-10-06 15:28:05 +02:00
2020-11-11 07:36:35 +00:00
2021-03-31 19:13:03 +08:00
2021-09-16 20:26:35 +08:00
2021-03-01 14:58:08 +08:00
2021-09-22 09:11:44 +08:00
2020-09-21 23:38:52 +02:00
2021-10-20 22:00:39 +07:00
2021-10-20 22:00:39 +07:00
2021-01-26 10:49:01 +08:00
2021-10-09 13:58:24 +08:00
2021-10-20 22:00:39 +07:00
2021-05-19 15:15:50 +02:00
2021-01-26 10:49:01 +08:00
2021-10-20 18:40:08 +08:00
2021-10-20 22:00:39 +07:00
2021-04-12 05:48:40 +00:00
2021-10-08 17:11:59 +08:00
2021-01-26 10:49:01 +08:00
2021-02-13 11:34:40 +01:00
2021-02-13 11:34:40 +01:00
2021-01-26 10:49:01 +08:00
2020-04-03 01:10:02 +02:00
2020-04-03 01:10:02 +02:00
2021-09-15 19:24:14 +08:00
2021-07-01 15:45:17 +02:00
2021-10-18 11:50:50 +08:00
2021-10-09 13:58:24 +08:00
2021-09-17 15:36:44 +02:00
2021-10-13 17:30:38 +08:00
2021-05-19 15:15:50 +02:00
2021-01-26 10:49:01 +08:00
2021-06-21 21:48:49 +02:00
2020-04-03 01:10:02 +02:00
2021-10-20 22:00:39 +07:00
2021-07-16 15:03:19 +02:00
2021-10-20 22:00:39 +07:00