Skip to content

Commit e82693c

Browse files
Don't use ZephyrSocket.h
Since zephyr implement recvsg now Signed-off-by: Caldeira, Quentin <QuentinCaldeira@eaton.com>
1 parent 862ae2d commit e82693c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/platform/Zephyr/CHIPPlatformConfig.h

+2
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,6 @@
5555

5656
#define INET_CONFIG_UDP_SOCKET_MREQN 1
5757

58+
#define CHIP_SYSTEM_CONFIG_USE_ZEPHYR_SOCKET_EXTENSIONS 0
59+
5860
#endif

0 commit comments

Comments
 (0)