mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
server policy delegates calls to run to endpoint
This commit is contained in:
@@ -220,7 +220,7 @@ void server<endpoint>::listen(uint16_t port) {
|
||||
|
||||
m_ws_endpoint.alog().at(log::alevel::DEVEL) << "role::server listening on port " << port << log::endl;
|
||||
|
||||
m_io_service.run();
|
||||
m_ws_endpoint.run();
|
||||
}
|
||||
|
||||
template <class endpoint>
|
||||
|
||||
Reference in New Issue
Block a user