• Max Kellermann's avatar
    event/MultiSocketMonitor: more API documentation · e92e5e8e
    Max Kellermann authored
    Now ClearSocketList() may only be called from PrepareSockets().
    Calling it before destroying the object doesn't work properly, because
    it doesn't unregister the TimeoutMonitor and the IdleMonitor.  Some of
    its callers need to be fixed.
    e92e5e8e
MultiSocketMonitor.hxx 5.04 KB