Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stiffstream/restinio
/ functions
Functions
1,758 in github.com/Stiffstream/restinio
⨍
Functions
1,758
◇
Types & classes
643
Method
cause_to_str
dev/sample/connection_state/main.cpp:13
Method
cfind
dev/restinio/http_headers.hpp:1527
Method
check_connection
dev/restinio/request_handler.hpp:402
Method
check_file_is_valid
Check if stored file descriptor is valid, and throws if it is not.
dev/restinio/sendfile.hpp:439
Method
check_previous_frame_type
Check previous frame type. ! Need for following cases: 1) check current frame is not continuation frame withot any data frame before. 2)
dev/restinio/websocket/impl/ws_protocol_validator.hpp:459
Method
check_timeout
dev/test/common/dummy_connection.hpp:17
Method
check_timeout
dev/restinio/websocket/impl/ws_connection.hpp:1309
Method
check_valid_connection_state_listener_pointer
dev/restinio/settings.hpp:353
Method
check_valid_ip_blocker_pointer
dev/restinio/settings.hpp:417
Method
chunk_info_t
Initializing constructor.
dev/restinio/chunked_input_info.hpp:73
Method
chunked
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:58
Method
chunked_input_info_t
Default constructor. Makes empty object.
dev/restinio/chunked_input_info.hpp:227
Method
clarify_chunk_size
Checks chunk_size_value and returns a value in [1, sendfile_max_chunk_size]. - If chunk_size_value is zero returns 1. - If chunk_size_value is grea
dev/restinio/sendfile.hpp:75
Method
cleanup
dev/restinio/router/method_matcher.hpp:263
Method
client_load_t
dev/test/handle_requests/connection_count_limit/main.cpp:56
Method
close
dev/restinio/impl/tls_socket.hpp:154
Method
close
Standard close routine.
dev/restinio/impl/connection.hpp:1515
Function
close_file
Close file by its descriptor.
dev/restinio/sendfile_defs_posix.hpp:137
Function
close_file
Close file by its descriptor.
dev/restinio/sendfile_defs_default.hpp:164
Method
close_impl
Standard close routine. ! * @note * This method is noexcept since v.0.6.0. */
dev/restinio/websocket/impl/ws_connection.hpp:380
Method
close_impl
Close opened acceptor.
dev/restinio/impl/acceptor.hpp:537
Method
cmd_line_arg_t
NOTE: it's expected that all pointers are non-null.
dev/restinio-helpers/cmd_line_args_helpers.hpp:57
Method
compile
dev/restinio/router/pcre_regex_engine.hpp:120
Method
compile
dev/restinio/router/pcre2_regex_engine.hpp:132
Method
compile_regex
Create compiled regex object for a given route.
dev/restinio/router/pcre_regex_engine.hpp:178
Method
compile_regex
Create compiled regex object for a given route.
dev/restinio/router/boost_regex_engine.hpp:39
Method
compile_regex
Create compiled regex object for a given route.
dev/restinio/router/std_regex_engine.hpp:39
Method
compile_regex
Create compiled regex object for a given route.
dev/restinio/router/pcre2_regex_engine.hpp:195
Method
complete
Complete zlib transformation operation.
dev/restinio/transforms/zlib.hpp:1037
Method
complete
Complete zlib transformation operation.
dev/restinio/transforms/zlib.hpp:1242
Method
compress
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:62
Method
concurrent_accept_sockets_count
The number of sockets that can be used for cuncurrent accept operations.
dev/restinio/tls.hpp:377
Method
connection_base_t
dev/restinio/impl/connection_base.hpp:31
Method
connection_factory_t
dev/restinio/impl/connection.hpp:1839
Method
connection_id
Get connection id.
dev/restinio/tcp_connection_ctx_base.hpp:38
Method
connection_id
Get the connection id.
dev/restinio/connection_state_listener.hpp:239
Method
connection_input_t
dev/restinio/websocket/impl/ws_connection.hpp:92
Method
connection_input_t
dev/restinio/impl/connection.hpp:271
Method
connection_lifetime_monitor_t
dev/restinio/connection_count_limiter.hpp:379
Method
connection_lifetime_monitor_t
dev/restinio/connection_count_limiter.hpp:435
Method
connection_settings_t
dev/restinio/impl/connection_settings.hpp:134
Method
connection_t
dev/restinio/impl/connection.hpp:367
Method
const_buf_t
dev/restinio/buffers.hpp:134
Method
const_buffer_t
dev/restinio/buffers.hpp:411
Method
consume
dev/restinio/helpers/easy_parser.hpp:2848
Method
consume
dev/restinio/helpers/easy_parser.hpp:2875
Method
consume
dev/restinio/helpers/easy_parser.hpp:2919
Method
consume
NOTE: it seems that this method won't be compiled if result_value_wrapper::result_type differs from result_value_wrapper::wrapped_type. This is not a
dev/restinio/helpers/easy_parser.hpp:2986
Method
consume
dev/restinio/helpers/easy_parser.hpp:3032
Method
consume
dev/restinio/helpers/easy_parser.hpp:4526
Method
consume
dev/restinio/helpers/http_field_parsers/basics.hpp:1184
Method
consume
dev/restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp:81
Method
consume_data
Parse some data.
dev/restinio/impl/connection.hpp:636
Method
consume_header_from_buffer
Parse header from internal buffer.
dev/restinio/websocket/impl/ws_connection.hpp:601
Method
consume_header_from_socket
Initiate read operation on socket to receive bytes for header.
dev/restinio/websocket/impl/ws_connection.hpp:521
Method
consume_message
Start (continue) a chain of read-parse-read-... operations.
dev/restinio/impl/connection.hpp:525
Method
consume_value_clause_t
dev/restinio/helpers/easy_parser.hpp:1485
Method
content_consumer_t
dev/restinio/helpers/easy_parser.hpp:860
Method
continue_enumeration
dev/restinio/http_headers.hpp:730
Method
convert_transformer_proxy_t
dev/restinio/helpers/easy_parser.hpp:3278
Method
convert_transformer_t
dev/restinio/helpers/easy_parser.hpp:3182
Method
create
dev/test/ref_qualifiers_settings/main.cpp:107
Method
create
dev/test/default_constructed_settings/main.cpp:214
Method
create
dev/test/default_constructed_settings/main.cpp:230
Method
create
dev/restinio/null_timer_manager.hpp:50
Method
create
dev/restinio/so5/so_timer_manager.hpp:143
Method
create_bufs
dev/restinio/message_builders.hpp:805
Function
create_default_shared_object_instance
dev/restinio/settings.hpp:47
Function
create_default_shared_object_instance< default_request_handler_t >
dev/restinio/settings.hpp:99
Function
create_default_unique_object_instance
dev/restinio/settings.hpp:32
Function
create_default_unique_object_instance< acceptor_options_setter_t >
dev/restinio/settings.hpp:228
Function
create_default_unique_object_instance< default_request_handler_t >
dev/restinio/settings.hpp:77
Function
create_default_unique_object_instance< socket_options_setter_t >
dev/restinio/settings.hpp:295
Function
create_ints
dev/test/from_string_bench/main.cpp:103
Function
create_parser_settings
dev/restinio/impl/connection.hpp:165
Function
create_timeout_resp
dev/restinio/impl/header_helpers.hpp:169
Method
create_timer_guard
Create guard for connection.
dev/test/ref_qualifiers_settings/main.cpp:90
Method
create_timer_guard
Create guard for connection.
dev/restinio/asio_timer_manager.hpp:87
Method
create_timer_guard
Create guard for connection.
dev/restinio/null_timer_manager.hpp:39
Function
create_token
dev/restinio/path2regex/path2regex.hpp:436
Function
credentials_handler
dev/sample/extra_data_factory/main.cpp:64
Method
custom_buffer_t
dev/sample/custom_buffer/main.cpp:8
Method
custom_buffer_t
dev/test/buffers/main.cpp:133
Method
custom_consumer_t
dev/restinio/helpers/easy_parser.hpp:2947
Method
data_t
dev/test/handle_requests/user_data_simple/main.cpp:33
Method
datasizeable_buf_t
dev/restinio/buffers.hpp:213
Method
debug_printer
dev/restinio/helpers/http_field_parsers/host.hpp:193
Function
decimal_number_p
dev/restinio/helpers/easy_parser.hpp:4368
Method
decimal_number_producer_with_digits_limit_t
dev/restinio/helpers/easy_parser.hpp:2819
Method
decrement_parallel_connections
dev/restinio/connection_count_limiter.hpp:286
Method
deflate
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:66
Method
destroy_stored_buffer
dev/restinio/buffers.hpp:638
Method
digit_consumer_t
dev/restinio/helpers/http_field_parsers/basics.hpp:1180
Method
digit_producer_t
dev/restinio/helpers/easy_parser.hpp:2392
Method
digits_to_consume_t
! * A constructor for the case when min = max and both are * equal to @a total. */
dev/restinio/helpers/easy_parser.hpp:489
Method
do_accept_current_connection
dev/restinio/impl/acceptor.hpp:490
Function
do_unescape_percent_encoding
dev/restinio/utils/percent_encoding.hpp:235
Function
do_upgrade_attempt
dev/test/handle_requests/connection_state/main.cpp:287
Function
do_upgrade_attempt
dev/test/handle_requests/remote_endpoint/main.cpp:86
Method
done
Complete response.
dev/restinio/message_builders.hpp:317
← previous
next →
801–900 of 1,758, ranked by callers