Handle socket closing, shutdown, error & (upgrade) in HTTP handlers
This commit is contained in:
@@ -103,6 +103,8 @@ public:
|
||||
|
||||
Super::write(data.data(), data.length());
|
||||
}
|
||||
|
||||
// todo: calling end should start a timeout of the socket!
|
||||
}
|
||||
|
||||
/* Write parts of the response in chunking fashion */
|
||||
|
||||
Reference in New Issue
Block a user