Chops Net IP
Loading...
Searching...
No Matches
chops::net::detail::tcp_io Member List

This is the complete list of members for chops::net::detail::tcp_io, including all inherited members.

endpoint_type typedef (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_io
entity_notifier_cb typedef (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_io
get_output_queue_stats() const noexcept (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
is_io_started() const noexcept (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
send(const chops::const_shared_buffer &buf) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
send(const chops::const_shared_buffer &buf, const endpoint_type &) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
start_io(std::size_t header_size, MH &&msg_handler, MF &&msg_frame) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
start_io(std::size_t header_size, MH &&msg_handler, hdr_decoder_func func) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
start_io(std::string_view delimiter, MH &&msg_handler) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
start_io(std::size_t read_size, MH &&msg_handler) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
start_io() (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
stop_io() (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
tcp_io(asio::ip::tcp::socket sock, entity_notifier_cb cb) noexcept (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline
visit_socket(F &&f) (defined in chops::net::detail::tcp_io)chops::net::detail::tcp_ioinline