Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ Message
Method
Message
src/events/attention-req.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
75
const std::string AttentionReq::Message() const
76
{
77
return message;
78
}
79
80
81
GVariant *AttentionReq::GetGVariant() const
Callers
1
test_empty
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_empty
Function · 0.64