Revision 92adb74...
Go back to digest for 8th July 2012Bug Fixes in Other
David Faure committed changes in [soprano] client/socketstream.cpp:
Fix 100% CPU usage when killing virtuoso.
read() returned 0 bytes, select() returned "ready", GOTO 10.
Apparently 0 bytes means "end of file", so error immediately when it happens.
File Changes
Modified 1 files
- client/socketstream.cpp
1 files changed in total