mirror of
https://github.com/boostorg/beast.git
synced 2026-02-03 22:06:16 +01:00
Use message::need_eof in example servers
This commit is contained in:
@@ -255,7 +255,7 @@ class session
|
||||
self_.shared_from_this(),
|
||||
std::placeholders::_1,
|
||||
std::placeholders::_2,
|
||||
! sp->keep_alive())));
|
||||
sp->need_eof())));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user