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
↓ 2 callers
Method
SendTraceRequest
Send TRACE request ! \param url - URL to request \param timeout - HTTP request timeout \return HTTP request future */
include/server/http/http_client.h:257
↓ 2 callers
Method
UnregisterSession
source/server/asio/tcp_server.cpp:302
↓ 2 callers
Method
WaitSync
source/server/asio/timer.cpp:195
↓ 2 callers
Method
body_length
Get the HTTP request body length
include/server/http/http_request.h:74
↓ 2 callers
Method
onConnected
source/server/ws/ws_client.cpp:38
↓ 2 callers
Method
onDisconnected
source/server/ws/ws_client.cpp:65
↓ 2 callers
Method
option_keep_alive
Get the option: keep alive
include/server/asio/ssl_server.h:97
↓ 2 callers
Method
option_no_delay
Get the option: no delay
include/server/asio/ssl_server.h:99
↓ 2 callers
Function
unhex
proto/fbe.cpp:97
↓ 2 callers
Method
watchdog
Watchdog for timeouts
proto/simple_protocol.h:155
↓ 1 callers
Method
DeleteCacheValue
tests/test_https.cpp:61
↓ 1 callers
Method
DeleteCacheValue
tests/test_http.cpp:61
↓ 1 callers
Method
DeleteCacheValue
examples/https_server.cpp:61
↓ 1 callers
Method
DeleteCacheValue
examples/http_server.cpp:61
↓ 1 callers
Method
DisconnectAndStop
examples/ssl_chat_client.cpp:22
↓ 1 callers
Method
DisconnectAndStop
examples/wss_chat_client.cpp:22
↓ 1 callers
Method
DisconnectAndStop
examples/proto_client.cpp:25
↓ 1 callers
Method
DisconnectAndStop
examples/udp_multicast_client.cpp:26
↓ 1 callers
Method
DisconnectAndStop
examples/ws_chat_client.cpp:22
↓ 1 callers
Method
DisconnectAndStop
examples/udp_echo_client.cpp:22
↓ 1 callers
Method
DisconnectAndStop
examples/tcp_chat_client.cpp:22
↓ 1 callers
Method
GetAllCache
tests/test_https.cpp:24
↓ 1 callers
Method
GetAllCache
tests/test_http.cpp:24
↓ 1 callers
Method
GetAllCache
examples/https_server.cpp:24
↓ 1 callers
Method
GetAllCache
examples/http_server.cpp:24
↓ 1 callers
Method
GetCacheValue
tests/test_https.cpp:40
↓ 1 callers
Method
GetCacheValue
tests/test_http.cpp:40
↓ 1 callers
Method
GetCacheValue
examples/https_server.cpp:40
↓ 1 callers
Method
GetCacheValue
examples/http_server.cpp:40
↓ 1 callers
Method
IsPolling
Is the service started with polling loop mode?
include/server/asio/service.h:81
↓ 1 callers
Method
PutCacheValue
tests/test_https.cpp:53
↓ 1 callers
Method
PutCacheValue
tests/test_http.cpp:53
↓ 1 callers
Method
PutCacheValue
examples/https_server.cpp:53
↓ 1 callers
Method
PutCacheValue
examples/http_server.cpp:53
↓ 1 callers
Method
SendError
source/server/asio/service.cpp:230
↓ 1 callers
Method
header
source/server/http/http_response.cpp:92
↓ 1 callers
Method
onHandshaked
source/server/ws/wss_client.cpp:38
↓ 1 callers
Method
onIdle
tests/test_ws.cpp:31
↓ 1 callers
Method
onThreadCleanup
tests/test_ws.cpp:28
↓ 1 callers
Method
onThreadInitialize
tests/test_ws.cpp:27
↓ 1 callers
Method
remove
proto/fbe.cpp:370
↓ 1 callers
Method
reserve
proto/fbe.h:655
↓ 1 callers
Method
reset
Reset the sender buffer
proto/fbe_protocol.h:46
↓ 1 callers
Method
resize
proto/fbe.h:656
↓ 1 callers
Method
status_phrase
Get the HTTP response status phrase
include/server/http/http_response.h:69
↓ 1 callers
Function
utc
proto/fbe.cpp:79
Method
Accept
source/server/asio/tcp_server.cpp:197
Method
Accept
source/server/asio/ssl_server.cpp:212
Method
AddStaticContent
source/server/http/https_server.cpp:16
Method
AllocateHandler
Initialize allocate handler wrapper with a given memory storage and handler ! \param storage - Memory storage \param handler - Handler
include/server/asio/memory.h:143
Method
Cancel
Cancel any asynchronous operations that are waiting on the resolver
include/server/asio/udp_resolver.h:48
Method
Cancel
Cancel any asynchronous operations that are waiting on the resolver
include/server/asio/tcp_resolver.h:48
Method
ClearBuffers
source/server/asio/ssl_client.cpp:1104
Method
ClearBuffers
source/server/asio/tcp_client.cpp:938
Method
ClearBuffers
source/server/asio/udp_client.cpp:842
Method
ClearBuffers
source/server/asio/udp_server.cpp:595
Method
ClearBuffers
source/server/asio/tcp_session.cpp:571
Method
ClearBuffers
source/server/asio/tcp_server.cpp:315
Method
ClearBuffers
source/server/asio/ssl_server.cpp:330
Method
ClearBuffers
source/server/asio/ssl_session.cpp:628
Method
ClearStaticContent
Clear static content cache
include/server/http/https_server.h:58
Method
ClearStaticContent
Clear static content cache
include/server/http/http_server.h:58
Method
ClearWSBuffers
source/server/ws/ws.cpp:486
Method
Client
proto/simple_protocol.h:143
Method
Close
WebSocket connection methods
include/server/ws/wss_session.h:40
Method
Close
WebSocket connection methods
include/server/ws/ws_session.h:40
Method
Close
include/server/ws/ws_client.h:43
Method
Close
include/server/ws/wss_client.h:43
Method
CloseAll
source/server/ws/wss_server.cpp:14
Method
CloseAll
WebSocket connection methods
include/server/ws/wss_server.h:41
Method
CloseAll
WebSocket connection methods
include/server/ws/ws_server.h:41
Method
CloseAsync
include/server/ws/wss_client.h:47
Method
Connect
source/server/asio/tcp_client.cpp:123
Method
Connect
source/server/asio/udp_client.cpp:123
Method
Connect
source/server/asio/tcp_session.cpp:59
Method
Connect
source/server/asio/ssl_session.cpp:60
Method
Connect
source/server/ws/ws_client.cpp:14
Method
Connect
source/server/ws/wss_client.cpp:14
Method
ConnectAsync
source/server/asio/ssl_client.cpp:378
Method
ConnectAsync
source/server/asio/tcp_client.cpp:299
Method
ConnectAsync
source/server/asio/udp_client.cpp:283
Method
ConnectAsync
source/server/ws/wss_client.cpp:26
Method
CreateContext
tests/test_ssl.cpp:47
Method
CreateContext
tests/test_ssl.cpp:94
Method
CreateContext
tests/test_wss.cpp:48
Method
CreateContext
tests/test_wss.cpp:104
Method
CreateContext
tests/test_https.cpp:176
Method
CreateSession
performance/wss_multicast_server.cpp:40
Method
CreateSession
performance/ws_echo_server.cpp:41
Method
CreateSession
performance/https_trace_server.cpp:49
Method
CreateSession
performance/tcp_echo_server.cpp:40
Method
CreateSession
performance/http_trace_server.cpp:49
Method
CreateSession
performance/ws_multicast_server.cpp:40
Method
CreateSession
performance/ssl_multicast_server.cpp:52
Method
CreateSession
performance/wss_echo_server.cpp:41
Method
CreateSession
performance/proto_server.cpp:52
Method
CreateSession
performance/tcp_multicast_server.cpp:52
Method
CreateSession
performance/ssl_echo_server.cpp:40
Method
CreateSession
tests/test_ssl.cpp:105
Method
CreateSession
tests/test_tcp.cpp:81
← previous
next →
101–200 of 1,436, ranked by callers