Skip to content

Commit 8c23af1

Browse files
committed
client: increase socket connect timeout
1 parent 2487a8a commit 8c23af1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ CONFIG_NET_MGMT_EVENT=y
5353
CONFIG_NET_MGMT_EVENT_STACK_SIZE=2048
5454
CONFIG_NET_SOCKETS_SOCKOPT_TLS=y
5555
CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS=8
56+
CONFIG_NET_SOCKETS_CONNECT_TIMEOUT=30000
5657
CONFIG_NET_MAX_CONN=16
5758

5859
# DNS

0 commit comments

Comments
 (0)