esp-idf/components
Francesco Giancane e48fe540be include/sys/socket.h: ensure SOMAXCONN symbol is defined
SOMAXCONN is expected to be defined in this header, but for the esp32
port is found in net/if.h from newlib.

Avoid the issue by including the net/if.h header in sys/socket.h so that
compatibility is preserved.

Signed-off-by: Francesco Giancane <francesco.giancane@accenture.com>

Merges https://github.com/espressif/esp-idf/pull/4637
2020-01-21 10:11:33 +11:00
..
2019-10-09 16:46:46 +08:00
2019-12-10 10:23:00 +08:00
2020-01-13 10:58:18 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2019-08-14 10:03:27 +10:00
2020-01-09 18:29:23 +08:00
2019-12-09 09:44:56 +08:00