Steven Bade wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ken Goldman wrote:
| Referring to http://www.openssl.org/docs/crypto/threads.html
|
| 1
|
| "id_function(void) is a function that returns a thread ID. It is not
| needed on Windows nor on platforms where getpid() returns a differen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ken Goldman wrote:
| Referring to http://www.openssl.org/docs/crypto/threads.html
|
| 1
|
| "id_function(void) is a function that returns a thread ID. It is not
| needed on Windows nor on platforms where getpid() returns a different
| ID for each thre
Referring to http://www.openssl.org/docs/crypto/threads.html
1
"id_function(void) is a function that returns a thread ID. It is not
needed on Windows nor on platforms where getpid() returns a different
ID for each thread (most notably Linux)."
Is this correct? On my Linux system, getpid() retu