Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/CppServer
/ functions
Functions
1,436 in github.com/chronoxor/CppServer
⨍
Functions
1,436
◇
Types & classes
193
Method
onReceiveResponse
proto/simple_protocol.h:166
Method
onReceiveResponse
proto/simple_protocol.cpp:336
Method
onReceived
performance/https_trace_client.cpp:54
Method
onReceived
performance/http_trace_client.cpp:54
Method
onReceived
performance/tcp_echo_server.cpp:22
Method
onReceived
performance/proto_client.cpp:72
Method
onReceived
performance/udp_multicast_client.cpp:48
Method
onReceived
performance/tcp_echo_client.cpp:54
Method
onReceived
performance/ssl_multicast_client.cpp:35
Method
onReceived
performance/udp_echo_client.cpp:52
Method
onReceived
Protocol implementation
performance/proto_server.cpp:42
Method
onReceived
performance/udp_echo_server.cpp:28
Method
onReceived
performance/tcp_multicast_client.cpp:35
Method
onReceived
performance/ssl_echo_client.cpp:54
Method
onReceived
performance/ssl_echo_server.cpp:22
Method
onReceived
source/server/http/https_session.cpp:21
Method
onReceived
source/server/http/http_client.cpp:14
Method
onReceived
source/server/http/http_session.cpp:21
Method
onReceived
source/server/http/https_client.cpp:14
Method
onReceived
source/server/ws/ws_client.cpp:85
Method
onReceived
source/server/ws/wss_session.cpp:49
Method
onReceived
source/server/ws/ws_session.cpp:49
Method
onReceived
source/server/ws/wss_client.cpp:85
Method
onReceived
tests/test_ssl.cpp:79
Method
onReceived
tests/test_tcp.cpp:66
Method
onReceived
tests/test_proto.cpp:54
Method
onReceived
tests/test_proto.cpp:71
Method
onReceived
tests/test_udp.cpp:50
Method
onReceived
tests/test_udp.cpp:67
Method
onReceived
tests/test_udp_multicast.cpp:50
Method
onReceived
examples/ssl_chat_client.cpp:53
Method
onReceived
Protocol implementation
examples/proto_client.cpp:69
Method
onReceived
examples/udp_multicast_client.cpp:58
Method
onReceived
examples/tcp_chat_server.cpp:35
Method
onReceived
examples/udp_echo_client.cpp:51
Method
onReceived
Protocol implementation
examples/proto_server.cpp:71
Method
onReceived
examples/udp_echo_server.cpp:27
Method
onReceived
examples/tcp_chat_client.cpp:48
Method
onReceived
examples/ssl_chat_server.cpp:40
Method
onReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the client. \param
include/server/asio/ssl_session.h:215
Method
onReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the client. \param
include/server/asio/tcp_session.h:207
Method
onReceived
Handle datagram received notification ! Notification is called when another datagram was received from some endpoint. \param
include/server/asio/udp_server.h:323
Method
onReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the server. \param
include/server/asio/ssl_client.h:309
Method
onReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the server. \param
include/server/asio/tcp_client.h:295
Method
onReceived
Handle datagram received notification ! Notification is called when another datagram was received from some endpoint. \param
include/server/asio/udp_client.h:383
Method
onReceivedCachedRequest
Handle HTTP cached request received notification ! Notification is called when HTTP request was received from the client and the corre
include/server/http/http_session.h:163
Method
onReceivedCachedRequest
Handle HTTP cached request received notification ! Notification is called when HTTP request was received from the client and the corre
include/server/http/https_session.h:163
Method
onReceivedRequest
performance/https_trace_server.cpp:23
Method
onReceivedRequest
performance/http_trace_server.cpp:23
Method
onReceivedRequest
source/server/ws/wss_session.cpp:76
Method
onReceivedRequest
source/server/ws/ws_session.cpp:76
Method
onReceivedRequest
tests/test_https.cpp:86
Method
onReceivedRequest
tests/test_http.cpp:86
Method
onReceivedRequest
examples/https_server.cpp:86
Method
onReceivedRequest
examples/http_server.cpp:86
Method
onReceivedRequest
Handle HTTP request received notification ! Notification is called when HTTP request was received from the client. \param req
include/server/http/http_session.h:150
Method
onReceivedRequest
Handle HTTP request received notification ! Notification is called when HTTP request was received from the client. \param req
include/server/http/https_session.h:150
Method
onReceivedRequestError
performance/https_trace_server.cpp:32
Method
onReceivedRequestError
performance/http_trace_server.cpp:32
Method
onReceivedRequestError
source/server/ws/wss_session.cpp:90
Method
onReceivedRequestError
source/server/ws/ws_session.cpp:90
Method
onReceivedRequestError
tests/test_https.cpp:158
Method
onReceivedRequestError
tests/test_http.cpp:158
Method
onReceivedRequestError
examples/https_server.cpp:161
Method
onReceivedRequestError
examples/http_server.cpp:161
Method
onReceivedRequestError
Handle HTTP request error notification ! Notification is called when HTTP request error was received from the client. \param
include/server/http/http_session.h:173
Method
onReceivedRequestError
Handle HTTP request error notification ! Notification is called when HTTP request error was received from the client. \param
include/server/http/https_session.h:173
Method
onReceivedRequestHeader
source/server/ws/wss_session.cpp:62
Method
onReceivedRequestHeader
source/server/ws/ws_session.cpp:62
Method
onReceivedRequestHeader
Handle HTTP request header received notification ! Notification is called when HTTP request header was received from the client.
include/server/http/http_session.h:141
Method
onReceivedRequestHeader
Handle HTTP request header received notification ! Notification is called when HTTP request header was received from the client.
include/server/http/https_session.h:141
Method
onReceivedRequestInternal
source/server/http/https_session.cpp:70
Method
onReceivedRequestInternal
source/server/http/http_session.cpp:70
Method
onReceivedResponse
performance/https_trace_client.cpp:62
Method
onReceivedResponse
performance/http_trace_client.cpp:62
Method
onReceivedResponse
source/server/http/http_client.cpp:141
Method
onReceivedResponse
source/server/http/https_client.cpp:141
Method
onReceivedResponse
source/server/ws/ws_client.cpp:112
Method
onReceivedResponse
source/server/ws/wss_client.cpp:112
Method
onReceivedResponse
Handle HTTP response received notification ! Notification is called when HTTP response was received from the server. \param r
include/server/http/http_client.h:149
Method
onReceivedResponse
Handle HTTP response received notification ! Notification is called when HTTP response was received from the server. \param r
include/server/http/https_client.h:149
Method
onReceivedResponseError
performance/https_trace_client.cpp:71
Method
onReceivedResponseError
performance/http_trace_client.cpp:71
Method
onReceivedResponseError
source/server/http/http_client.cpp:150
Method
onReceivedResponseError
source/server/http/https_client.cpp:150
Method
onReceivedResponseError
source/server/ws/ws_client.cpp:126
Method
onReceivedResponseError
source/server/ws/wss_client.cpp:126
Method
onReceivedResponseError
Handle HTTP response error notification ! Notification is called when HTTP response error was received from the server. \para
include/server/http/http_client.h:159
Method
onReceivedResponseError
Handle HTTP response error notification ! Notification is called when HTTP response error was received from the server. \para
include/server/http/https_client.h:159
Method
onReceivedResponseHeader
source/server/ws/ws_client.cpp:98
Method
onReceivedResponseHeader
source/server/ws/wss_client.cpp:98
Method
onReceivedResponseHeader
Handle HTTP response header received notification ! Notification is called when HTTP response header was received from the server.
include/server/http/http_client.h:140
Method
onReceivedResponseHeader
Handle HTTP response header received notification ! Notification is called when HTTP response header was received from the server.
include/server/http/https_client.h:140
Method
onSend
performance/proto_client.cpp:62
Method
onSend
performance/proto_server.cpp:43
Method
onSend
Protocol implementation
performance/proto_server.cpp:65
Method
onSend
tests/test_proto.cpp:53
Method
onSend
tests/test_proto.cpp:72
Method
onSend
tests/test_proto.cpp:106
Method
onSend
examples/proto_client.cpp:70
← previous
next →
1,001–1,100 of 1,436, ranked by callers