mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
@@ -94,6 +94,7 @@ namespace util
|
||||
|
||||
void RunnableService::Run ()
|
||||
{
|
||||
pthread_setname_np(pthread_self(), m_Name.c_str());
|
||||
while (m_IsRunning)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user