fix the CPU-usage issue when calling plain "./sclang" from the terminal on OSX (seems...
commit3ad178164639d9360ec3fd54762c1e01fa3a3378
authorDan Stowell <danstowell@users.sourceforge.net>
Tue, 4 Aug 2009 10:55:15 +0000 (4 10:55 +0000)
committerDan Stowell <danstowell@users.sourceforge.net>
Tue, 4 Aug 2009 10:55:15 +0000 (4 10:55 +0000)
tree627adff275d3fc5d39f782eac81dc79e5389fbe9
parent6b2821de5194fce58bdae8d3a510cc4b2433681c
fix the CPU-usage issue when calling plain "./sclang" from the terminal on OSX (seems it was caused by a bug in how OSX handles poll() calls)

git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk@9341 a380766d-ff14-0410-b294-a243070f3f08
Source/lang/LangSource/SC_TerminalClient.cpp
build/ChangeLog