[Coder-Com] Aristotle Update

2002-02-12 Thread [EMAIL PROTECTED]
Title: Aristotle       Golf... It's More Than a Game...Roy B. Evans, CAE tells you about his favorite courses.  Click here for his choices!        From thePublisher of PMI   The Key to the Religious  Travel Mar

[Coder-Com] Re: PROBLEM: high system usage / poor SMP network performance

2002-02-12 Thread Vincent Sweeney
Well I've recoded the poll() section in the ircu code base as follows: Instead of the default : ... nfds = poll(poll_fds, pfd_count, timeout); ... we now have ... nfds = poll(poll_fds, pfd_count, 0); if (nfds == 0) { usleep(100 / 10); /* sleep 1/10 second */

[Coder-Com] Bug in Gnuworld/X?

2002-02-12 Thread JOE H
I don't know if this is just buggy for me or not, I compiled a new version of gnuworld for a "play" network for some friends and myself.  Whenever I compiled gnuworld I didn't receive any errors, it all compiled without a problem, however when I login to X I get this:   -> *[EMAIL PROTECTED]* login