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








Reply via email to