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
onConnected
Handle session connected notification ! \param session - Connected session */
include/server/asio/tcp_server.h:194
Method
onConnected
Handle session connected notification
include/server/asio/tcp_session.h:193
Method
onConnected
Handle client connected notification
include/server/asio/ssl_client.h:291
Method
onConnected
Handle client connected notification
include/server/asio/tcp_client.h:281
Method
onConnected
Handle client connected notification
include/server/asio/udp_client.h:357
Method
onConnecting
performance/proto_client.cpp:50
Method
onConnecting
tests/test_proto.cpp:50
Method
onConnecting
examples/proto_client.cpp:34
Method
onConnecting
Handle session connecting notification
include/server/asio/ssl_session.h:195
Method
onConnecting
Handle session connecting notification
include/server/asio/tcp_session.h:191
Method
onConnecting
Handle client connecting notification
include/server/asio/ssl_client.h:289
Method
onConnecting
Handle client connecting notification
include/server/asio/tcp_client.h:279
Method
onConnecting
Handle client connecting notification
include/server/asio/udp_client.h:355
Method
onDisconnected
source/server/http/https_session.cpp:59
Method
onDisconnected
source/server/http/http_client.cpp:52
Method
onDisconnected
source/server/http/http_session.cpp:59
Method
onDisconnected
source/server/http/https_client.cpp:52
Method
onDisconnected
source/server/ws/wss_session.cpp:29
Method
onDisconnected
source/server/ws/ws_session.cpp:29
Method
onDisconnected
source/server/ws/wss_client.cpp:65
Method
onDisconnected
tests/test_ssl.cpp:60
Method
onDisconnected
tests/test_ssl.cpp:78
Method
onDisconnected
tests/test_ssl.cpp:112
Method
onDisconnected
tests/test_tcp.cpp:49
Method
onDisconnected
tests/test_tcp.cpp:65
Method
onDisconnected
tests/test_tcp.cpp:87
Method
onDisconnected
tests/test_ws.cpp:101
Method
onDisconnected
tests/test_proto.cpp:52
Method
onDisconnected
tests/test_proto.cpp:70
Method
onDisconnected
tests/test_proto.cpp:105
Method
onDisconnected
tests/test_udp.cpp:49
Method
onDisconnected
tests/test_wss.cpp:121
Method
onDisconnected
tests/test_udp_multicast.cpp:49
Method
onDisconnected
examples/ssl_chat_client.cpp:41
Method
onDisconnected
examples/wss_chat_client.cpp:58
Method
onDisconnected
examples/proto_client.cpp:45
Method
onDisconnected
examples/udp_multicast_client.cpp:46
Method
onDisconnected
examples/ws_chat_client.cpp:58
Method
onDisconnected
examples/tcp_chat_server.cpp:30
Method
onDisconnected
examples/udp_echo_client.cpp:39
Method
onDisconnected
examples/proto_server.cpp:33
Method
onDisconnected
examples/tcp_chat_client.cpp:36
Method
onDisconnected
examples/ssl_chat_server.cpp:35
Method
onDisconnected
Handle session disconnected notification
include/server/asio/ssl_session.h:205
Method
onDisconnected
Handle session disconnected notification ! \param session - Disconnected session */
include/server/asio/ssl_server.h:210
Method
onDisconnected
Handle session disconnected notification ! \param session - Disconnected session */
include/server/asio/tcp_server.h:199
Method
onDisconnected
Handle session disconnected notification
include/server/asio/tcp_session.h:197
Method
onDisconnected
Handle client disconnected notification
include/server/asio/ssl_client.h:299
Method
onDisconnected
Handle client disconnected notification
include/server/asio/tcp_client.h:285
Method
onDisconnected
Handle client disconnected notification
include/server/asio/udp_client.h:361
Method
onDisconnecting
source/server/ws/ws_client.cpp:56
Method
onDisconnecting
source/server/ws/wss_session.cpp:20
Method
onDisconnecting
source/server/ws/ws_session.cpp:20
Method
onDisconnecting
source/server/ws/wss_client.cpp:56
Method
onDisconnecting
Handle session disconnecting notification
include/server/asio/ssl_session.h:203
Method
onDisconnecting
Handle session disconnecting notification
include/server/asio/tcp_session.h:195
Method
onDisconnecting
Handle client disconnecting notification
include/server/asio/ssl_client.h:297
Method
onDisconnecting
Handle client disconnecting notification
include/server/asio/tcp_client.h:283
Method
onDisconnecting
Handle client disconnecting notification
include/server/asio/udp_client.h:359
Method
onEmpty
Handle empty send buffer notification ! Notification is called when the send buffer is empty and ready for a new data to send.
include/server/asio/ssl_session.h:236
Method
onEmpty
Handle empty send buffer notification ! Notification is called when the send buffer is empty and ready for a new data to send.
include/server/asio/tcp_session.h:228
Method
onEmpty
Handle empty send buffer notification ! Notification is called when the send buffer is empty and ready for a new data to send.
include/server/asio/ssl_client.h:330
Method
onEmpty
Handle empty send buffer notification ! Notification is called when the send buffer is empty and ready for a new data to send.
include/server/asio/tcp_client.h:316
Method
onError
performance/wss_multicast_server.cpp:28
Method
onError
performance/wss_multicast_server.cpp:46
Method
onError
performance/udp_multicast_server.cpp:27
Method
onError
performance/https_trace_client.cpp:78
Method
onError
performance/wss_echo_client.cpp:80
Method
onError
performance/ws_echo_server.cpp:29
Method
onError
performance/ws_echo_server.cpp:47
Method
onError
performance/https_trace_server.cpp:37
Method
onError
performance/https_trace_server.cpp:55
Method
onError
performance/http_trace_client.cpp:78
Method
onError
performance/tcp_echo_server.cpp:28
Method
onError
performance/tcp_echo_server.cpp:46
Method
onError
performance/http_trace_server.cpp:37
Method
onError
performance/http_trace_server.cpp:55
Method
onError
performance/proto_client.cpp:81
Method
onError
performance/udp_multicast_client.cpp:56
Method
onError
performance/ws_multicast_server.cpp:28
Method
onError
performance/ws_multicast_server.cpp:46
Method
onError
performance/tcp_echo_client.cpp:67
Method
onError
performance/ws_echo_client.cpp:80
Method
onError
performance/ssl_multicast_server.cpp:40
Method
onError
performance/ssl_multicast_server.cpp:58
Method
onError
performance/ssl_multicast_client.cpp:40
Method
onError
performance/udp_echo_client.cpp:64
Method
onError
performance/wss_echo_server.cpp:29
Method
onError
performance/wss_echo_server.cpp:47
Method
onError
performance/proto_server.cpp:24
Method
onError
performance/proto_server.cpp:58
Method
onError
performance/tcp_multicast_server.cpp:40
Method
onError
performance/tcp_multicast_server.cpp:58
Method
onError
performance/udp_echo_server.cpp:47
Method
onError
performance/tcp_multicast_client.cpp:40
Method
onError
performance/wss_multicast_client.cpp:53
Method
onError
performance/ssl_echo_client.cpp:67
Method
onError
performance/ws_multicast_client.cpp:53
Method
onError
performance/ssl_echo_server.cpp:28
Method
onError
performance/ssl_echo_server.cpp:46
← previous
next →
801–900 of 1,436, ranked by callers