1 Aug
2007
1 Aug
'07
5:15 p.m.
Last I heard it was that poll() was called all the time with zero (or 1ms?) timeout. So the problem is probably in src/lib/ioloop.c io_loop_get_wait_time() getting optimized wrong.
Hmm.. poll/timeout problems. Sounds suspiciously like:
Just a wild guess, but hey... :-)
- Peter