Refine the connection close

This commit is contained in:
Chunting Gu
2019-07-15 15:36:30 +08:00
parent 2a20030f7e
commit 46ea52cb90
24 changed files with 214 additions and 147 deletions
+1
View File
@@ -15,6 +15,7 @@ namespace webcc {
class Body {
public:
Body() = default;
virtual ~Body() = default;
// Get the size in bytes of the body.