Seastar
High performance C++ framework for concurrent servers
seastar::experimental::websocket::connection Member List

This is the complete list of members for seastar::experimental::websocket::connection, including all inherited members.

close(bool send_close=true) (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connection
connection(server &server, connected_socket &&fd)seastar::experimental::websocket::connectioninline
on_new_connection() (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connectionprotected
process()seastar::experimental::websocket::connection
read_http_upgrade_request() (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connectionprotected
read_loop() (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connectionprotected
read_one() (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connectionprotected
response_loop() (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connectionprotected
send_data(opcodes opcode, temporary_buffer< char > &&buff)seastar::experimental::websocket::connectionprotected
shutdown_input()seastar::experimental::websocket::connection
~connection() (defined in seastar::experimental::websocket::connection)seastar::experimental::websocket::connection