|
Chops Net IP
|

Public Member Functions | |
| state_chg (int send_count, char body_char, std::chrono::milliseconds delay, bool reply, int mod, send_fut_vec &send_futs, chops::test::monitor_connector &mon, chops::test::monitor_msg_data mon_msg) | |
| void | operator() (chops::net::tcp_io_interface io_intf, std::size_t, bool starting) |
Public Attributes | |
| int | m_send_count |
| char | m_body_char |
| std::chrono::milliseconds | m_delay |
| bool | m_reply |
| int | m_modulo |
| send_fut_vec & | m_send_futs |
| chops::test::monitor_connector & | m_mon |
| chops::test::monitor_msg_data | m_mon_msg |