event/SocketEvent: document Dispatch()
This commit is contained in:
@@ -179,6 +179,9 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
/**
|
||||
* Dispatch the events that were passed to SetReadyFlags().
|
||||
*/
|
||||
void Dispatch() noexcept;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user