Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 72828f5

Browse files
author
Jay Logue
authored
Merge pull request #291 from lcniles/patch-1
Disable Inet configuration breaking iOS integration.
2 parents 97194bf + 7f728dc commit 72828f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/config/ios/WeaveProjectConfig.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@
2424
#ifndef WEAVEPROJECTCONFIG_H
2525
#define WEAVEPROJECTCONFIG_H
2626

27+
#define INET_CONFIG_OVERRIDE_SYSTEM_TCP_USER_TIMEOUT 0
28+
2729
#endif /* WEAVEPROJECTCONFIG_H */

0 commit comments

Comments
 (0)