Typedefs | |
typedef boost::asio::deadline_timer | steady_timer |
Functions | |
template<typename T > | |
bool | is_neg (T duration) |
boost::posix_time::time_duration | milliseconds (long duration) |
typedef boost::asio::deadline_timer websocketpp::lib::asio::steady_timer |
bool websocketpp::lib::asio::is_neg | ( | T | duration | ) |
Definition at line 124 of file asio.hpp.
Referenced by websocketpp::transport::asio::connection< config >::handle_async_shutdown(), websocketpp::transport::asio::endpoint< config >::handle_connect(), websocketpp::transport::asio::connection< config >::handle_post_init(), websocketpp::transport::asio::connection< config >::handle_proxy_read(), websocketpp::transport::asio::connection< config >::handle_proxy_write(), and websocketpp::transport::asio::endpoint< config >::handle_resolve().
|
inline |
Definition at line 127 of file asio.hpp.
Referenced by websocketpp::transport::asio::connection< config >::set_timer(), and websocketpp::transport::asio::endpoint< config >::set_timer().