On 04/23/2012 02:44 AM, Timothy Pearson wrote:
Fixed (hacked around) in GIT hash e72f492. Basically select() no longer works on newer systems (could be due to a malfunction of some kind, but it doesn't really matter), so instead of busywaiting on select(), newer systems will busywait on read().
Tim
WOHOO!!! Will test and report back. Sorry, I've been swamped the past couple of days. I'll definitely try and build/test tonight!