You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to improve event notification and error notification throughout the library. We currently use fprintf to stderr, especially in base/BaseOFServer.cc and base/BaseOFConnection.cc.