Skip to content
Snippets Groups Projects
Commit 290c0740 authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

Merge branch 'bugfix-8967' into 'release-5.2'

bugfix-8967

See merge request !39
parents 34ea3389 b6c0000d
No related branches found
No related tags found
1 merge request!39bugfix-8967
......@@ -28,7 +28,7 @@
#include "dap_events_socket.h"
#define DAP_CLI_HTTP_RESPONSE_SIZE_MAX 65536
#define DAP_CLI_HTTP_TIMEOUT 10 // seconds
#define DAP_CLI_HTTP_TIMEOUT 30 // seconds
#define DAP_CLI_ERROR_FORMAT -1
#define DAP_CLI_ERROR_TIMEOUT -2
#define DAP_CLI_ERROR_SOCKET -3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment