Caldarale, Charles R wrote:
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Subject: Re: [OT] Tomcat 6 does not respond or freeze after startup

Yup. I think Microsoft's PRNG is implemented something like this:

long int random() {
  return time() % 2;
}

Super efficient!

I think you left out the requisite buffer overflow built into every Windows 
API...

And the message about the new Windows Media Player download every time the above function returns 1.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to