Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arvidn/libtorrent
/ warning_message
Method
warning_message
src/alert.cpp:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
char const* tracker_warning_alert::warning_message() const
428
{
429
return m_alloc.get().ptr(m_msg_idx);
430
}
431
432
std::string tracker_warning_alert::message() const
433
{
Callers
nothing calls this directly
Calls
2
ptr
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected