mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Destination: cut name for thread name
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
@@ -183,7 +183,7 @@ namespace util
|
||||
void StartIOService ();
|
||||
void StopIOService ();
|
||||
|
||||
void SetName (std::string_view name) { m_Name = name; };
|
||||
void SetName (std::string_view name);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user