mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Use std::atomic
This commit is contained in:
committed by
Tom Ritchford
parent
c24a497a23
commit
b43832fe57
@@ -73,6 +73,7 @@ OverlayImpl::OverlayImpl (Stoppable& parent,
|
||||
, m_io_service (io_service)
|
||||
, m_ssl_context (ssl_context)
|
||||
, m_resolver (resolver)
|
||||
, m_nextShortId (0)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user