Re: libcurl.dll 7.84.0 and higher causes a memory ACCESS_VIOLATION error.

2022-11-01 Thread Ray Satiro via curl-library
On 11/1/2022 12:59 PM, Patrick Vansevenant wrote: I have tried the following : procedure curl_global_init external "libcurl.dll" cdecl:   define input  parameter i-init   as long.   define return parameter p-Return as*integer.* end procedure. But that throws the following error in OpenEdge :

Re: Slow Performance with libcurl when changing Ip Address

2022-11-01 Thread frankfreak via curl-library
Try using the latest version (ver. 7.86.0) and ask again if there are still problems. Thank you, I did that and it's still happening: "same handle performance drop when i switch ip of my requests constantly". libcurl: curl 7.86.0 (x86_64-pc-linux-gnu) libcurl/7.86.0 OpenSSL/1.0.2k-fips

Re: libcurl.dll 7.84.0 and higher causes a memory ACCESS_VIOLATION error.

2022-11-01 Thread Patrick Vansevenant via curl-library
Hi Ray, I have tried the following : procedure curl_global_init external "libcurl.dll" cdecl: define input parameter i-init as long. define return parameter p-Return as* integer.* end procedure. But that throws the following error in OpenEdge : "*DLL datatype must be one of CHARACTER,

Re: Slow Performance with libcurl when changing Ip Address

2022-11-01 Thread Dan Fandrich via curl-library
On Tue, Nov 01, 2022 at 08:42:45PM +0800, frankfreak via curl-library wrote: curl 7.70.0 (x86_64-pc-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/ 1.28 libssh2/1.8.0 You're using mismatched versions—an over 2-year-old CLI (ver. 7.70.0) with an almost 10-year-old library (ver.

Slow Performance with libcurl when changing Ip Address

2022-11-01 Thread frankfreak via curl-library
Hello All, First time developing with libcurl and got some unexpected results: I'm trying to reuse the same CURL handle in order to reuse it's connections associated with it. However, I noticed a huge performance drop when I constantly change the Ip address of my request. When I keep the IP

Re: feature window open

2022-11-01 Thread Stefan Eissing via curl-library
Nice! > Am 01.11.2022 um 13:15 schrieb Daniel Stenberg via curl-library > : > > Hello, > > The feature window is hereby open. > > -- > > / daniel.haxx.se > | Commercial curl support up to 24x7 is available! > | Private help, bug fixes, support, ports, new features > |

feature window open

2022-11-01 Thread Daniel Stenberg via curl-library
Hello, The feature window is hereby open. -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: