More cleanup
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
* @param conn Connection that made write progress - server retains ownership
|
||||
* @note Called from this connection's io thread.
|
||||
* @note Called during writes, not necessarily when buffer becomes empty
|
||||
* TODO Add bytes written argument?
|
||||
*/
|
||||
virtual void on_write_progress(Connection &) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user