From: "G�nter Knauf" <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 3:57 PM > On the other side I saw that some other sources inside Apache > use getpid(), is this not a problem there too? And if only Win32 > has an insufficient getpid() definition, it may be enough to > redefine this only there and leave all other as is...?? It isn't insufficient - it returns the id of the process. (Netware's getpid() abuse can't continue to 2.0 ;) We use GetThreadId when we want a thread. Bill
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id G�nter Knauf
- Re: Apache-1.3: question about mod_unique_id Brad Nicholes
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id dean gaudet
- Re: Apache-1.3: question about mod_unique_id Brad Nicholes
- Re: Apache-1.3: question about mod_unique_id Brad Nicholes
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
