More Info

Revision 92adb74...

(Back to digest)
 

Bug 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