[Info-vax] Problems with multithreaded calls to libCURL

Craig A. Berry craigberry at nospam.mac.com
Fri Mar 8 15:38:50 EST 2019


On 3/8/19 9:14 AM, Stephen Hoffman wrote:

> Haven't looked at the libCURL port, but—if it's threaded—then it should 
> also be compiled using /REENTRANT, or the OpenVMS code-path calling 
> decc$set_reentrancy().

Supposedly, according to the docs, "This qualifier is for use only with
a module containing the main routine."  So it wouldn't be libcurl but
rather the main program that would need to be compiled with
/REENTRANCY=AST, or whatever variant of that qualifier you had in mind.



More information about the Info-vax mailing list