mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
FS-7621 #resolve
This commit is contained in:
parent
e2e1465851
commit
8188dd717e
@ -468,7 +468,7 @@ static int sockopt_callback(void *clientp, curl_socket_t curlfd,
|
|||||||
|
|
||||||
context->curlfd = curlfd;
|
context->curlfd = curlfd;
|
||||||
|
|
||||||
return CURL_SOCKOPT_OK;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define MY_BUF_LEN 1024 * 32
|
#define MY_BUF_LEN 1024 * 32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user