MCPcopy Create free account

hub / github.com/chronoxor/CppServer / functions

Functions1,436 in github.com/chronoxor/CppServer

MethodonError
tests/test_ssl.cpp:31
MethodonError
tests/test_ssl.cpp:61
MethodonError
tests/test_ssl.cpp:80
MethodonError
tests/test_ssl.cpp:113
MethodonError
tests/test_tcp.cpp:31
MethodonError
tests/test_tcp.cpp:50
MethodonError
tests/test_tcp.cpp:67
MethodonError
tests/test_tcp.cpp:88
MethodonError
tests/test_ws.cpp:32
MethodonError
tests/test_ws.cpp:63
MethodonError
tests/test_ws.cpp:81
MethodonError
tests/test_ws.cpp:102
MethodonError
tests/test_proto.cpp:33
MethodonError
tests/test_proto.cpp:55
MethodonError
tests/test_proto.cpp:73
MethodonError
tests/test_proto.cpp:107
MethodonError
tests/test_timer.cpp:29
MethodonError
tests/test_udp.cpp:31
MethodonError
tests/test_udp.cpp:51
MethodonError
tests/test_udp.cpp:69
MethodonError
tests/test_wss.cpp:32
MethodonError
tests/test_wss.cpp:73
MethodonError
tests/test_wss.cpp:91
MethodonError
tests/test_wss.cpp:122
MethodonError
tests/test_udp_multicast.cpp:31
MethodonError
tests/test_udp_multicast.cpp:51
MethodonError
tests/test_udp_multicast.cpp:67
MethodonError
tests/test_https.cpp:164
MethodonError
tests/test_https.cpp:193
MethodonError
tests/test_http.cpp:164
MethodonError
tests/test_http.cpp:183
MethodonError
examples/udp_multicast_server.cpp:21
MethodonError
examples/ssl_chat_client.cpp:58
MethodonError
examples/wss_chat_client.cpp:70
MethodonError
examples/proto_client.cpp:57
MethodonError
examples/asio_service.h:17
MethodonError
examples/https_server.cpp:166
MethodonError
examples/https_server.cpp:184
MethodonError
examples/udp_multicast_client.cpp:66
MethodonError
examples/ws_chat_client.cpp:70
MethodonError
examples/http_server.cpp:166
MethodonError
examples/http_server.cpp:184
MethodonError
examples/wss_chat_server.cpp:48
MethodonError
examples/wss_chat_server.cpp:66
MethodonError
examples/tcp_chat_server.cpp:48
MethodonError
examples/tcp_chat_server.cpp:66
MethodonError
examples/ws_chat_server.cpp:48
MethodonError
examples/ws_chat_server.cpp:66
MethodonError
examples/asio_timer.cpp:27
MethodonError
examples/udp_echo_client.cpp:59
MethodonError
examples/proto_server.cpp:38
MethodonError
examples/proto_server.cpp:87
MethodonError
examples/udp_echo_server.cpp:42
MethodonError
examples/tcp_chat_client.cpp:53
MethodonError
examples/ssl_chat_server.cpp:53
MethodonError
examples/ssl_chat_server.cpp:71
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/ssl_session.h:244
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/ssl_server.h:218
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/tcp_server.h:207
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/timer.h:148
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/tcp_session.h:236
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/udp_server.h:342
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/ssl_client.h:338
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/tcp_client.h:324
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/udp_client.h:402
MethodonError
Handle error notification ! \param error - Error code \param category - Error category \param message - Error message */
include/server/asio/service.h:160
MethodonHandshaked
performance/https_trace_client.cpp:42
MethodonHandshaked
performance/ssl_echo_client.cpp:43
MethodonHandshaked
source/server/http/https_client.cpp:122
MethodonHandshaked
tests/test_ssl.cpp:59
MethodonHandshaked
tests/test_ssl.cpp:77
MethodonHandshaked
tests/test_ssl.cpp:111
MethodonHandshaked
examples/ssl_chat_client.cpp:36
MethodonHandshaked
examples/ssl_chat_server.cpp:26
MethodonHandshaked
Handle session handshaked notification
include/server/asio/ssl_session.h:201
MethodonHandshaked
Handle session handshaked notification ! \param session - Handshaked session */
include/server/asio/ssl_server.h:205
MethodonHandshaked
Handle session handshaked notification
include/server/asio/ssl_client.h:295
MethodonHandshaking
Handle session handshaking notification
include/server/asio/ssl_session.h:199
MethodonHandshaking
Handle session handshaking notification
include/server/asio/ssl_client.h:293
MethodonIdle
tests/test_ssl.cpp:30
MethodonIdle
tests/test_tcp.cpp:30
MethodonIdle
tests/test_proto.cpp:32
MethodonIdle
tests/test_udp.cpp:30
MethodonIdle
tests/test_wss.cpp:31
MethodonIdle
tests/test_udp_multicast.cpp:30
MethodonIdle
Handle service idle notification
include/server/asio/service.h:152
MethodonJoinedMulticastGroup
Handle client joined multicast group notification ! \param address - Multicast group address */
include/server/asio/udp_client.h:367
MethodonLeftMulticastGroup
Handle client left multicast group notification ! \param address - Multicast group address */
include/server/asio/udp_client.h:372
MethodonProxy
Proxy handlers
proto/simple_protocol.h:121
MethodonReceive
Receive handlers
proto/simple_protocol.h:82
MethodonReceive
proto/simple_protocol.h:184
MethodonReceive
proto/simple_protocol.cpp:109
MethodonReceive
Protocol handlers
performance/proto_client.cpp:89
MethodonReceive
Protocol handlers
performance/proto_server.cpp:31
MethodonReceive
Protocol handlers
tests/test_proto.cpp:77
MethodonReceive
Protocol handlers
examples/proto_client.cpp:63
MethodonReceive
Protocol handlers
examples/proto_server.cpp:44
MethodonReceiveNotify
proto/simple_protocol.h:178
MethodonReceiveReject
proto/simple_protocol.h:173
MethodonReceiveReject
proto/simple_protocol.cpp:355
← previousnext →901–1,000 of 1,436, ranked by callers