| 
| Subject: | Running this script uses 100% of the... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 2 | 
|---|
 | Author: | Neil Hearn | 
|---|
 | Date: | 2010-07-21 09:37:06 | 
|---|
 | Update: | 2011-09-14 12:59:57 | 
|---|
 |  |  |  | 
Neil Hearn rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Sufficient | 
|---|
|  | 
  Neil Hearn - 2010-07-21 09:37:06Running this script uses 100% of the cpu.  It would be nice if it could sleep until there is socket activity.
  Colin Jenkins - 2011-09-14 12:59:57 - In reply to message 1 from Neil Hearnjust add a usleep(500) in the loop  |