|
Monero
|
Sends a noise packet or real notification and sets timer for next call. More...

Public Member Functions | |
| void | operator() (boost::system::error_code error) |
Static Public Member Functions | |
| static void | wait (const std::chrono::steady_clock::time_point start, std::shared_ptr< detail::zone > zone, const std::size_t index, const i_core_events *core) |
Public Attributes | |
| std::shared_ptr< detail::zone > | zone_ |
| const std::size_t | channel_ |
| const i_core_events * | core_ |
Sends a noise packet or real notification and sets timer for next call.
|
inline |
zone_->channels[channel_].strand.
|
inlinestatic |
| const std::size_t cryptonote::levin::anonymous_namespace{levin_notify.cpp}::send_noise::channel_ |
| const i_core_events* cryptonote::levin::anonymous_namespace{levin_notify.cpp}::send_noise::core_ |
| std::shared_ptr<detail::zone> cryptonote::levin::anonymous_namespace{levin_notify.cpp}::send_noise::zone_ |